summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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}"
146 146
147# python-native should be here but python relies on building 147# python-native should be here but python relies on building
148# its own in staging 148# its own in staging
149# mercurial-native is required to pull mercurial repositories (hg://...)
150# we don't have it yet in the recipies so let's assume it's provided by
151# the underlying OS
152ASSUME_PROVIDED = "\ 149ASSUME_PROVIDED = "\
153 bzip2-native \ 150 bzip2-native \
154 cvs-native \
155 grep-native \ 151 grep-native \
156 diffstat-native \ 152 diffstat-native \
157 patch-native \ 153 patch-native \