guowenxue
2026-06-29 47af6d44d5166dd21ee7aa75a430de36f470a058
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