diff options
| -rwxr-xr-x | scripts/poky-autobuild-moblin | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/poky-autobuild-moblin b/scripts/poky-autobuild-moblin index e3eda390fd..d4a6262c3a 100755 --- a/scripts/poky-autobuild-moblin +++ b/scripts/poky-autobuild-moblin | |||
| @@ -49,6 +49,7 @@ fi | |||
| 49 | 49 | ||
| 50 | BDIR="build" | 50 | BDIR="build" |
| 51 | . ./scripts/poky-env-internal | 51 | . ./scripts/poky-env-internal |
| 52 | BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE GIT_CORE_CONFIG GIT_PROXY_IGNORE_1" | ||
| 52 | POSTPROCESS=`which poky-autobuild-postprocess-moblin` | 53 | POSTPROCESS=`which poky-autobuild-postprocess-moblin` |
| 53 | 54 | ||
| 54 | if [ "xcomplete" = "x$1" ]; then | 55 | if [ "xcomplete" = "x$1" ]; then |
