From: Richard Purdie Date: Tue, 21 Feb 2006 21:14:48 +0000 (+0000) Subject: bitbake.conf: Add some new ASSUME_PROVIDED targets X-Git-Tag: Release-2010-05/1~9453^2~2304^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1631741f4c1341302418ea54edcfefbdf79c56c7;p=openembedded.git bitbake.conf: Add some new ASSUME_PROVIDED targets --- diff --git a/conf/bitbake.conf b/conf/bitbake.conf index 98c2002689..2b5856eb29 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -72,7 +72,7 @@ DATETIME = "${DATE}${TIME}" # python-native should be here but python relies on building # its own in staging -ASSUME_PROVIDED = "cvs-native svn-native" +ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native" ################################################################## # Package default variables.