From c0d040f1e7656d13c098474cc13c44683a742391 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 21 Nov 2006 09:56:11 +0000 Subject: bitbake.conf: Add util-linux-naitve and grep-native to ASSUME_PROVIDED git-svn-id: https://svn.o-hand.com/repos/poky/trunk@897 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/bitbake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index d639e27b17..79d61c0f62 100644 --- a/meta/conf/bitbake.conf +++ b/meta/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 grep-native" ################################################################## # Package default variables. -- cgit 1.2.3-korg