From 444c29200c19b00eaff0d09d276cc1f96282a455 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 21 Nov 2006 09:41:55 +0000 Subject: bitbake.conf: Add util-linux-naitve to ASSUME_PROVIDED --- conf/bitbake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3