guowenxue@gmail.com
9 days ago 840948bfbb6a79a7caf6ec2071e3de430a72b1d8
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