scripts/poky-env-internal: Add POKYMODE to BB_ENV_WHITELIST

This commit is contained in:
Richard Purdie 2008-10-28 22:10:45 +00:00
parent 2ff5dac290
commit db140d9ce0
1 changed files with 1 additions and 1 deletions

View File

@ -93,4 +93,4 @@ echo
echo "### Shell environment set up for Poky builds. ###"
echo
export BB_ENV_EXTRAWHITE="MACHINE DISTRO POKYLIBC OEROOT http_proxy ftp_proxy"
export BB_ENV_EXTRAWHITE="MACHINE DISTRO POKYMODE POKYLIBC OEROOT http_proxy ftp_proxy"