Ping. Marcus works with me and he is nagging me about this.
On 09/22/2015 01:44 PM, Marcus Müller wrote: > --- > oe-init-build-env | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/oe-init-build-env b/oe-init-build-env > index 6fee5f7..b7e2918 100755 > --- a/oe-init-build-env > +++ b/oe-init-build-env > @@ -45,7 +45,7 @@ fi > OEROOT=`readlink -f "$OEROOT"` > export OEROOT > . $OEROOT/scripts/oe-buildenv-internal && \ > - $OEROOT/scripts/oe-setup-builddir && \ > + TEMPLATECONF="$TEMPLATECONF" $OEROOT/scripts/oe-setup-builddir && \ > [ -n "$BUILDDIR" ] && cd "$BUILDDIR" > unset OEROOT > unset BBPATH > -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core