]> code.ossystems Code Review - openembedded-core.git/commitdiff
bitbake.conf: Remove util-linux from ASSUME_PROVIDED
authorJoshua Lock <josh@linux.intel.com>
Wed, 2 Jun 2010 15:13:34 +0000 (16:13 +0100)
committerJoshua Lock <josh@linux.intel.com>
Wed, 2 Jun 2010 15:15:15 +0000 (16:15 +0100)
We need to build our own util-linux now

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/conf/bitbake.conf

index c9348ade3906b3c99125a5103535f4316fc41f9b..ad1afad30dc5dde5bbc02b2c656322b890faf017 100644 (file)
@@ -130,7 +130,6 @@ ASSUME_PROVIDED = "\
     svn-native \
     tar-native \
     texinfo-native \
-    util-linux-native \
     virtual/libintl-native \
     "