bsp/rootfs/build.sh
@@ -9,13 +9,13 @@ TAR_PATH=${PRJ_PATH}/../tarball # tarballs download URL address WEB_URL=http://192.168.2.193:9000/${BOARD} WEB_URL=http://weike-iot.com:2211/${BOARD}/bsp # rootfs should be buildroot/yocto or stretch/buster/bullseye for debian system ROOTFS=buildroot ROOTFS_DIR=rootfs_${ROOTFS} ARCH=arm64 ARCH=arm # rootfs configuration DEF_USER=lingyun