From 1631741f4c1341302418ea54edcfefbdf79c56c7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 21 Feb 2006 21:14:48 +0000 Subject: [PATCH] bitbake.conf: Add some new ASSUME_PROVIDED targets --- conf/bitbake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5