summaryrefslogtreecommitdiff
path: root/recipes/busybox/busybox_1.13.2.bb
AgeCommit message (Collapse)AuthorFiles
2009-06-17busybox: fix up some recipes with custom SRC_URIsPhil Blundell1
2009-06-08busybox: fix udhcpc default script location when prefix is not "/usr"Michael Smith1
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-05busybox: let update-alternatives create all symlinks, and use INC_PRMichael Smith1
Back in 2005, commit 5e01906b set this up; in f7f1ac27 the recipe was changed to keep all the links in the package. This changes it back, and also removes special treatment of the links for crond, httpd, udhcpd, hwclock, and udhcpc. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-05-27busybox: enabled stat in 1.13.2/angstromMarcin Juszkiewicz1
2009-04-07busybox 1.13.2: Add more upstream patches, bump PRTom Rini1
This adds the awk, killall, printf, syslogd, top24, unzip and wget patches from http://busybox.net/downloads/fixes-1.13.2/
2009-03-23busybox: fix linuxrc link and put it in a seperate packageKoen Kooi1
* runtime tested on a beagleboard
2009-03-18busybox: do not fetch fixes patches but store them in metadataMarcin Juszkiewicz1
I am tired of discussions how to solve situation where upstream changes it's files without versioning them and we workaround it instead of solving.
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>