diff options
| -rwxr-xr-x | scripts/oe-setup-builddir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir index 58c9ad67e1..5b204885e1 100755 --- a/scripts/oe-setup-builddir +++ b/scripts/oe-setup-builddir | |||
| @@ -37,7 +37,7 @@ fi | |||
| 37 | 37 | ||
| 38 | cd "$BUILDDIR" | 38 | cd "$BUILDDIR" |
| 39 | 39 | ||
| 40 | TEMPLATECONF=meta-yocto/conf | 40 | TEMPLATECONF=${TEMPLATECONF:-meta-yocto/conf} |
| 41 | 41 | ||
| 42 | # | 42 | # |
| 43 | # $TEMPLATECONF can point to a directory for the template local.conf & bblayers.conf | 43 | # $TEMPLATECONF can point to a directory for the template local.conf & bblayers.conf |
