aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-11-21 09:41:55 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-11-21 09:41:55 +0000
commit444c29200c19b00eaff0d09d276cc1f96282a455 (patch)
tree8d2e553fe4e399e474a5bbffbbb6b869126357ff /conf
parent7b979313d2cbf8ce91cf5ec450a31227ef34d542 (diff)
downloadopenembedded-444c29200c19b00eaff0d09d276cc1f96282a455.tar.gz
bitbake.conf: Add util-linux-naitve to ASSUME_PROVIDED
Diffstat (limited to 'conf')
-rw-r--r--conf/bitbake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf
index 2d739f3bcc..8c84ad282c 100644
--- a/conf/bitbake.conf
+++ b/conf/bitbake.conf
@@ -73,7 +73,7 @@ DATETIME = "${DATE}${TIME}"
# python-native should be here but python relies on building
# its own in staging
-ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native python-native-runtime perl-native-runtime texinfo-native"
+ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native python-native-runtime perl-native-runtime texinfo-native util-linux-native"
##################################################################
# Package default variables.