]> code.ossystems Code Review - openembedded-core.git/commit
e2fsprogs: Fully remove/disable blkid
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 25 Aug 2012 15:45:33 +0000 (16:45 +0100)
committerSaul Wold <sgw@linux.intel.com>
Tue, 28 Aug 2012 15:03:39 +0000 (08:03 -0700)
commitfb8e776ea91c39d586b46400ad30aeea8dead1c4
treec1a88e0f0e1c6dcce48206d4e422eb0a23be9783
parent3c1c4719fc96f6f1fbb257413d6baf3d91fdf4e8
e2fsprogs: Fully remove/disable blkid

We've removed libblkid from e2fsprogs as it was being provided by util-linux. The blkid
binary is also provided there and providing it within e2fsprogs too, linked against
a different and potentially incompatible library we're likely asking for trouble.

It also leads to inconsistencies in the native sysroot since we don't consistently
get one given provider of blkid (but always the liblibid from util-linux).

To clean this up, fully remove/disable the blkid binary and package.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/e2fsprogs/e2fsprogs.inc
meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.1.bb