bitbake.conf: Add util-linux-naitve to ASSUME_PROVIDED
authorRichard Purdie <rpurdie@rpsys.net>
Tue, 21 Nov 2006 09:41:55 +0000 (09:41 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Tue, 21 Nov 2006 09:41:55 +0000 (09:41 +0000)
conf/bitbake.conf

index 2d739f3..8c84ad2 100644 (file)
@@ -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.