]> code.ossystems Code Review - openembedded-core.git/commitdiff
bitbake.conf: Update ASSUME_PROVIDED
authorSaul Wold <sgw@linux.intel.com>
Tue, 15 Nov 2011 20:58:43 +0000 (12:58 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Nov 2011 17:31:20 +0000 (17:31 +0000)
* Remove an obsolete comment about mercurial
* Remove cvs-native since we have removed cvs SRC_URIs

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf

index 9a93762a8cf836e5ef90d720a270fb9fc6a9395e..f26c527468317bd62ba7c56db04462f29b4df36c 100644 (file)
@@ -146,12 +146,8 @@ DATETIME = "${DATE}${TIME}"
 
 # python-native should be here but python relies on building 
 # its own in staging
-# mercurial-native is required to pull mercurial repositories (hg://...)
-# we don't have it yet in the recipies so let's assume it's provided by
-# the underlying OS
 ASSUME_PROVIDED = "\
     bzip2-native \
-    cvs-native \
     grep-native \
     diffstat-native \
     patch-native \