aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-11-15 12:58:43 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-16 17:31:20 +0000
commit99eb346bcee0d58ba40b4c3d8fcdabe3faf3e8f4 (patch)
treed149a63d2af1c37c53eb46fd0f38c3f9fd15d33d /meta/conf/bitbake.conf
parent04e4b3757b7ee6ed0a11e9feaee7c971a46f88ee (diff)
downloadopenembedded-core-contrib-99eb346bcee0d58ba40b4c3d8fcdabe3faf3e8f4.tar.gz
bitbake.conf: Update ASSUME_PROVIDED
* 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>
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r--meta/conf/bitbake.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 9a93762a8c..f26c527468 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -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 \