Age | Commit message (Collapse) | Author | Files |
|
* fetch all *.bb with patched utils.bbclass appending all checksums
found only in checksums.ini to recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
This commit is next step after e2fsprogs lost libblkid, libuuid, fsck,
blkid packages.
Most applications/libraries now require u-l-ng versions of uuid/blkid
libraries.
Also I followed Debian in moving to u-l-ng components instead of
e2fsprogs ones (fsck, blkid).
Recipe got cleaned up and unified.
Util-linux-ng 2.17 requires fallocate64 which is glibc 2.11+ so
I disabled that functionality for now.
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Unconditionally include stdarg.h to introduce va_list to
the compiler. uclibc has langinfo but not these kind of
attributes. Guard the usage of these attribute similar to
how the uclibc locale test program is doing it.
|
|
* also switch to INC_PR to make Tom happy
|
|
busybox-mountall * this makes them parallel installable
|
|
|
|
|
|
|
|
|