summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-02-21 21:14:48 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-21 21:14:48 +0000
commit1631741f4c1341302418ea54edcfefbdf79c56c7 (patch)
treef83382e1daed918d1d44ffa1ba98399a83868bcb
parent86d5fa8ca51a4cd9155119adcded18a19380c5b8 (diff)
bitbake.conf: Add some new ASSUME_PROVIDED targets
-rw-r--r--conf/bitbake.conf2
1 files changed, 1 insertions, 1 deletions
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.