aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/sanity.bbclass
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2016-04-04 16:16:19 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-05 15:00:04 +0100
commit773e9ef9bacbf1e63fe758915d599d11762b8c1f (patch)
treebfb29a2f877d04a210e5e10da8f5f61713d1bf4c /meta/classes/sanity.bbclass
parentd00b2250a6afebd7d1373c04b4006290f0cd4043 (diff)
downloadopenembedded-core-contrib-773e9ef9bacbf1e63fe758915d599d11762b8c1f.tar.gz
scripts/oe-buildenv-internal: Fix regression in BB_ENV_EXTRAWHITE setting
The commit OE-Core:ada4639 (oe-buildenv-internal: simplify derivation of BB_ENV_EXTRAWHITE) changed the format of BB_ENV_EXTRAWHITE variable to: ,---- | BB_ENV_EXTRAWHITE='ALL_PROXY | BB_NO_NETWORK | BB_NUMBER_THREADS | ... | ' `---- Instead of: ,---- | BB_ENV_EXTRAWHITE='ALL_PROXY BB_NO_NETWORK BB_NUMBER_THREADS...' `---- The old format allow for external script parsing easier and there is no need to change the format as it has no benefit from usage perspective. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/sanity.bbclass')
0 files changed, 0 insertions, 0 deletions