凌云实验室推出的ARM Linux物联网网关开发板IGKBoard(IoT Gateway Kit Board)项目源码
guowenxue
2022-10-06 e77618540841b570ae6688e5f9469c77c0619112
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 ""
@@ -53,7 +53,7 @@
        libsdl1.2-dev xterm sed cvs subversion coreutils texi2html docbook-utils python-pysqlite2 tree \
        help2man make gcc g++ desktop-file-utils libgl1-mesa-dev libglu1-mesa-dev mercurial autoconf \
        automake groff curl lzop asciidoc lib32z1 lib32ncurses-dev libssl-dev autoconf-archive bison \
        kpartx jq binfmt-support qemu qemu-user-static debootstrap debian-archive-keyring "
        kpartx jq binfmt-support qemu qemu-user-static debootstrap debian-archive-keyring zstd lz4 tmux"
    apt update > /dev/null 2>&1