[oe-commits] Saul Wold : bitbake.conf: Update ASSUME_PROVIDED

git at git.openembedded.org git at git.openembedded.org
Thu Nov 17 10:48:29 UTC 2011


Module: openembedded-core.git
Branch: master-next
Commit: 99eb346bcee0d58ba40b4c3d8fcdabe3faf3e8f4
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=99eb346bcee0d58ba40b4c3d8fcdabe3faf3e8f4

Author: Saul Wold <sgw at linux.intel.com>
Date:   Tue Nov 15 12:58:43 2011 -0800

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 at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/conf/bitbake.conf |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 9a93762..f26c527 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 \





More information about the Openembedded-commits mailing list