From 4fa4a4ba0332671749d681aa2f8a1bf159537312 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 15 Nov 2011 12:58:43 -0800 Subject: bitbake.conf: Update ASSUME_PROVIDED * Remove an obsolete comment about mercurial * Remove cvs-native since we have removed cvs SRC_URIs (From OE-Core rev: 99eb346bcee0d58ba40b4c3d8fcdabe3faf3e8f4) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/conf/bitbake.conf | 4 ---- 1 file changed, 4 deletions(-) (limited to 'meta/conf/bitbake.conf') 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 \ -- cgit v1.2.3-54-g00ecf