bsp/scripts/setup_env.sh | ●●●●● patch | view | raw | blame | history |
bsp/scripts/setup_env.sh
@@ -9,13 +9,13 @@ # Source code download address SRC_URL=http://weike-iot.com:2211/imx6ull/bsp SRC_URL=http://127.0.0.1:2211/imx6ull/bsp #SRC_URL=http://127.0.0.1:2211/imx6ull/bsp BSP_VER=lf-5.10.52-2.1.0 # SYSTEM should be: yocto, buildroot or debian # DISTRO should be: hardknott, 2021.02 or bullseye SYSTEM=buildroot DISTRO=2021.02 SYSTEM=yocto DISTRO=hardknott if [ $SYSTEM == "debian" ] ; then SYSNAME=${DISTRO}