summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/conf/bitbake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 3ad905c917..caae6a012b 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -856,7 +856,7 @@ BB_HASHCONFIG_WHITELIST ?= "${BB_HASHBASE_WHITELIST} DATE TIME SSH_AGENT_PID \
PARALLEL_MAKE BB_NUMBER_THREADS BB_ORIGENV BB_INVALIDCONF BBINCLUDED \
GIT_PROXY_COMMAND ALL_PROXY all_proxy NO_PROXY no_proxy FTP_PROXY ftp_proxy \
HTTP_PROXY http_proxy HTTPS_PROXY https_proxy SOCKS5_USER SOCKS5_PASSWD \
- BB_SETSCENE_ENFORCE"
+ BB_SETSCENE_ENFORCE BB_CMDLINE"
BB_SIGNATURE_EXCLUDE_FLAGS ?= "doc deps depends \
lockfiles type vardepsexclude vardeps vardepvalue vardepvalueexclude \
file-checksums python func task export unexport noexec nostamp dirs cleandirs \
-07-31combo-layer: remove &> bashismPaul Eggleton1 2012-03-23scripts/combo-layer: handle diffs in commit messagesPaul Eggleton1 2012-03-23scripts/combo-layer: limit component repo dirty checkPaul Eggleton1 2012-02-21scripts/combo-layer: allow updating a specific component(s) onlyPaul Eggleton1 2012-02-21scripts/combo-layer: avoid saving last revision if unchangedPaul Eggleton1 2012-02-21scripts/combo-layer: avoid error when config file is outside repoPaul Eggleton1 2011-11-07scripts/combo-layer: skip empty commitsPaul Eggleton1 2011-11-07scripts/combo-layer: improve some messagesPaul Eggleton1 2011-11-07scripts/combo-layer: auto-commit updated config filePaul Eggleton1 2011-11-07scripts/combo-layer: fix dirty repo checkPaul Eggleton1 2011-11-07scripts/combo-layer: make component repo branch configurablePaul Eggleton1 2011-11-07scripts/combo-layer: tidy up config examplePaul Eggleton1 2011-11-07scripts/combo-layer: make init set up initial component dataPaul Eggleton1 2011-11-07scripts/combo-layer: ignore merge commitsPaul Eggleton1 2011-08-23scripts/combo-layer: fix configuration file handlingOtavio Salvador1 2011-08-11scripts/combo-layer: a simple way to script the combo-layer confLeandro Dorileo1 2011-07-27scripts/combo-layer: keep carriage returns at the end of linesPaul Eggleton1 2011-07-08combo-layer-tool: add tool to manipulate combo layersYu Ke1