[OE-core] [PATCH 04/11] bitbake.conf: remove BOOTSTRAP_EXTRA_* variable defaults

Paul Eggleton paul.eggleton at linux.intel.com
Wed Nov 13 14:32:41 UTC 2013


These were for task-bootstrap in OE-Classic and have never been used in
OE-Core.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta/conf/bitbake.conf | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index ea313ad..b01c69f 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -552,13 +552,6 @@ SELECTED_OPTIMIZATION[vardeps] += "FULL_OPTIMIZATION DEBUG_OPTIMIZATION"
 BUILD_OPTIMIZATION = "-O2 -pipe"
 
 ##################################################################
-# Bootstrap stuff.
-##################################################################
-
-BOOTSTRAP_EXTRA_RDEPENDS = ""
-BOOTSTRAP_EXTRA_RRECOMMENDS = ""
-
-##################################################################
 # Download locations and utilities.
 ##################################################################
 
-- 
1.8.1.2




More information about the Openembedded-core mailing list