Commit Graph

7 Commits

Author SHA1 Message Date
Matthias Kesler 19a8f81018 Change links from git://github.com to https://github.com
I got into troubles to be behind a proxy and my build then fails
because it cannot connect to git://github.com urls

To avoid such problems for others I think it is useful to replace
them for the whole repo. This changes make it work for me again.

Signed-off-by: Matthias Kesler <krombel@krombel.de>
2018-08-01 23:07:52 +02:00
Bruno Randolf fd0ffb2388 horst: Use version 5.0
Signed-off-by: Bruno Randolf <br1@einfach.org>
2016-07-01 10:44:49 +01:00
Ian Leonard ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Bruno Randolf d0bc38b904 horst: Update to version 4.2 2014-10-01 10:40:47 +01:00
Bruno Randolf 7bab6e0995 horst: update to version 4.1
4.1 has an important bugfix for platforms (such as ARM cns3xxx) where "char"
does not default to "signed char" and other bugfixes.

Also build with debugging enabled (-D flag) to enable debugging, the size
increase is just +336B (on platform au1000).
2014-09-26 12:18:56 +01:00
Bruno Randolf 8ea4c37e8d horst: Updade copyright, add maintainer and license tags 2014-09-20 18:34:21 +01:00
Bruno Randolf 6bf622bb51 horst: Add horst version 4.0
Signed-off-by: Bruno Randolf <br1@einfach.org>
2014-08-01 14:49:43 +01:00