| yocto/build.sh | ●●●●● patch | view | raw | blame | history |
yocto/build.sh
@@ -138,8 +138,8 @@ fi if [[ -n "$DL_PATH" ]] ; then sed -i "s|^#DL_DIR.*|DL_DIR ?= \"$DL_PATH\"|g" conf/local.conf sed -i "s|^DL_DIR.*|DL_DIR ?= \"$DL_PATH\"|g" conf/local.conf sed -i "s|^#DL_DIR.*|DL_DIR ?= \"$DL_PATH/$YCT_VER\"|g" conf/local.conf sed -i "s|^DL_DIR.*|DL_DIR ?= \"$DL_PATH/$YCT_VER\"|g" conf/local.conf fi bitbake $BB_TARGET