guowenxue
2026-07-12 c5fd0ecd7b61fc9d38344555e6f7a3b3d15cab62
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