Fixed a path from the old repository layout

This commit is contained in:
Bruce Leidl 2018-03-04 13:25:42 -05:00
parent cd1dcbcc7c
commit 1cf6125ec8

View File

@ -13,6 +13,6 @@ if [ -z "$ZSH_NAME" ] && [ "$0" = "$THIS_SCRIPT" ]; then
exit 1
fi
TEMPLATECONF=../meta-citadel-distro/conf
TEMPLATECONF=../meta-citadel/conf
. poky/oe-init-build-env