util-linux-ng: provide libblkid/libuuid/fsck/blkid instead of e2fsprogs
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Fri, 12 Feb 2010 14:45:11 +0000 (15:45 +0100)
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Tue, 9 Mar 2010 17:34:22 +0000 (18:34 +0100)
commitec5081ee5b0449b02a0d051ac32e6fae31838dee
treec403447586eec1fe45202ed02bc6d83c432e8f1b
parentef73bcd899aaf182fb596e5912c20f966e0e6951
util-linux-ng: provide libblkid/libuuid/fsck/blkid instead of e2fsprogs

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>
recipes/util-linux-ng/util-linux-ng-2.17/tls.patch [new file with mode: 0644]
recipes/util-linux-ng/util-linux-ng-2.17/uclibc-compile.patch [new file with mode: 0644]
recipes/util-linux-ng/util-linux-ng-2.17/util-linux-ng-replace-siginterrupt.patch [new file with mode: 0644]
recipes/util-linux-ng/util-linux-ng.inc
recipes/util-linux-ng/util-linux-ng_2.13.1.bb
recipes/util-linux-ng/util-linux-ng_2.14.bb
recipes/util-linux-ng/util-linux-ng_2.15.bb
recipes/util-linux-ng/util-linux-ng_2.16.bb
recipes/util-linux-ng/util-linux-ng_2.17.bb [new file with mode: 0644]