]> code.ossystems Code Review - openembedded-core.git/commitdiff
scripts/poky-env-internal: Add POKYMODE to BB_ENV_WHITELIST
authorRichard Purdie <rpurdie@linux.intel.com>
Tue, 28 Oct 2008 22:10:45 +0000 (22:10 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 28 Oct 2008 22:10:45 +0000 (22:10 +0000)
scripts/poky-env-internal

index c08bfd5c376f0dba395a15ed2b804b7e4e8c6bc7..e1797a06c219586b5486334fbeda5eaf2e56b13a 100755 (executable)
@@ -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"