凌云实验室推出的ARM Linux物联网网关开发板IGKBoard(IoT Gateway Kit Board)项目源码
guowenxue
2022-10-06 d484c7f4919c2d00828be065a47d0de751831517
tools/setup_tools.sh
@@ -2,7 +2,7 @@
# This shell script used to setup imx6ull build envrionment
#
LYFTP_PUB=http://weike-iot.com:2211/imx6ull/tools/lintools
LYFTP_PUB=http://wekei-iot.com:2211/imx/igkboard/tools/lintools
if [ `id -u` != 0 ] ; then
    echo ""