1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

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 -1
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"