bsp/images/build.sh
@@ -131,7 +131,7 @@ TAR_TYPE=tar.xz fi # Decompress the rootfs form Yocto build install path # Decompress the rootfs fromm Yocto build install path if [[ $DIS_TYPE == yocto ]] ; then for tarball in $ROOTFS_YCTPATH/*.${TAR_TYPE} @@ -153,7 +153,7 @@ else pr_info "INFO: download $tarball form $BSP_URL" pr_info "INFO: download $tarball from $BSP_URL" mkdir -p $TARBALL_PATH