[oe-commits] Marcin Juszkiewicz : util-linux-ng: provide libblkid/libuuid/fsck/ blkid instead of e2fsprogs

git version control git at git.openembedded.org
Tue Mar 9 18:51:56 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: ec5081ee5b0449b02a0d051ac32e6fae31838dee
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ec5081ee5b0449b02a0d051ac32e6fae31838dee

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Fri Feb 12 15:45:11 2010 +0100

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 at juszkiewicz.com.pl>

---

 recipes/util-linux-ng/util-linux-ng-2.17/tls.patch |   70 ++++++++++++++++++++
 .../util-linux-ng-2.17/uclibc-compile.patch        |   13 ++++
 .../util-linux-ng-replace-siginterrupt.patch       |   23 +++++++
 recipes/util-linux-ng/util-linux-ng.inc            |   41 ++++++++----
 recipes/util-linux-ng/util-linux-ng_2.13.1.bb      |    3 -
 recipes/util-linux-ng/util-linux-ng_2.14.bb        |    4 -
 recipes/util-linux-ng/util-linux-ng_2.15.bb        |    3 -
 recipes/util-linux-ng/util-linux-ng_2.16.bb        |    8 +--
 recipes/util-linux-ng/util-linux-ng_2.17.bb        |   14 ++++
 9 files changed, 148 insertions(+), 31 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=ec5081ee5b0449b02a0d051ac32e6fae31838dee




More information about the Openembedded-commits mailing list