summaryrefslogtreecommitdiff
path: root/poky/oe-init-build-env
diff options
context:
space:
mode:
Diffstat (limited to 'poky/oe-init-build-env')
-rwxr-xr-xpoky/oe-init-build-env2
1 files changed, 0 insertions, 2 deletions
diff --git a/poky/oe-init-build-env b/poky/oe-init-build-env
index 5a5213fe3..8c1bd54e5 100755
--- a/poky/oe-init-build-env
+++ b/poky/oe-init-build-env
@@ -14,8 +14,6 @@
# when being sourced. To workaround the shell limitation use "set <builddir>"
# prior to sourcing this script.
#
-
-TEMPLATECONF="${TEMPLATECONF:-meta-openbmc-mods/meta-wolfpass/conf}"
if [ -n "$BASH_SOURCE" ]; then
THIS_SCRIPT=$BASH_SOURCE
elif [ -n "$ZSH_NAME" ]; then