]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
e2fsprogs: Fully remove/disable blkid
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 25 Aug 2012 15:45:33 +0000 (16:45 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Aug 2012 23:01:40 +0000 (16:01 -0700)
commit45a6988021bf862273d4928e9c0fd4972393c8ca
treedab3a414fbefc397641c5c8c97ff9cf559aec0f6
parentb74d54b67ad27e8a071b56afc09f369642106f47
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.

(From OE-Core rev: fb8e776ea91c39d586b46400ad30aeea8dead1c4)

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