bsp/scripts/setup_env.sh
@@ -5,10 +5,11 @@ # update by top build.sh BOARD=igkboard CROSS_TOOL=/opt/buildroot/cortexA7/bin/arm-linux- CROSS_TOOL=arm-linux-gnueabihf- # Source code download address SRV_URL=http://weike-iot.com:2211 #SRV_URL=http://127.0.0.1:2211 BSP_VER=lf-5.15.32-2.0.0 BSP_URL=${SRV_URL}/imx/bsp/${BSP_VER}