summaryrefslogtreecommitdiff
path: root/packages/busybox/busybox_1.13.2.bb
AgeCommit message (Collapse)AuthorFiles
2009-02-17busybox-1.13.2: fix parallel build failing on appletlibRoman I Khimov1
libbb/appletlib.o depends on generated headers, build can fail with libbb/appletlib.c:53:27: error: applet_tables.h: No such file or directory if that dependency is not taken into account
2009-02-13SlugOS: busybox - update defconfig to re-enable the z and j options for tarMike Westerhof1
2009-02-13busybox: Add a 'mountall' file and install for CONFIG_FEATURE_MOUNT_FSTAB=yTom Rini1
For all versions of busybox that have the above enabled, bump PR and include the generic mountall (taken from sysvinit). In the inc file, if enabled make ${D}/etc/defaults/ and put this in there.
2009-02-11busybox: fix tar problem with filenames that are exactly 100 bytesFrans Meulenbroeks1
2009-02-11busybox: bandaid for avr32Koen Kooi1
2009-02-08busybox: update angstrom defconfigKoen Kooi1
2009-02-08busybox 1.13.2: add latest set of patches for stable versionMichael 'Mickey' Lauer1
enable some convenience options in defconfig
2009-02-04busybox: fix nfsroot issues with resetting IP and deleting routesDenys Dmytriyenko1
2009-01-26busybox: fix mdev->busybox-mdev switch (postinst part). Thx to 'pieterg' for ↵Marcin Juszkiewicz1
spotting.
2009-01-24SlugOS: busybox-1.13 -- remove blkid and mod* utils from SlugOS defconfigMike Westerhof1
2009-01-22busybox: ship /dev/snd/timer with mdevMarcin Juszkiewicz1
2009-01-22busybox: rename mdev subpackage to busybox-mdev as we have 1.2.1 mdev as ↵Marcin Juszkiewicz1
separate recipe
2009-01-21busybox: use short options for hwclock - closes #4978Bernhard Reutner-Fischer1
Both busybox as well as big version support the same short options but the busybox version may be build with getopt_long turned off.
2009-01-18busybox: split out mdev stuff to mdev package (package, not recipe)Koen Kooi1
2009-01-16busybox/mdev: support devices with ads7846 touchscreen and wrong modaliasMarcin Juszkiewicz1
2009-01-16busybox: replace my mdev fix with upstream solution (svn r24785)Marcin Juszkiewicz1
2009-01-16busybox: create /dev/input/touchscreen0 with mdevMarcin Juszkiewicz1
2009-01-16busybox: added 1.13.2Marcin Juszkiewicz1