凌云实验室IGKBoard开发板BSP开发相关文件
guowenxue
2023-11-07 f270b35145097e9ca4ef0bb1adce741e601d2e76
tools/setup_tools.sh
@@ -32,7 +32,7 @@
    systools="coreutils jq wget curl tree gawk sed unzip cpio bc lzop zstd rsync kmod kpartx \
        desktop-file-utils iputils-ping xterm diffstat chrpath asciidoc docbook-utils help2man \
        build-essential gcc g++ make cmake automake groff socat flex texinfo bison texi2html \
        git cvs subversion mercurial autoconf autoconf-archive parted dosfstools \
        git cvs subversion mercurial autoconf autoconf-archive parted dosfstools libtool \
        python3 python3-pip python3-pexpect python3-git python3-jinja2 \
        lib32z1 libssl-dev libncurses-dev libgl1-mesa-dev libglu1-mesa-dev libsdl1.2-dev "
@@ -98,7 +98,7 @@
install_buildroot()
{
    BUILDROOT_VER=gcc-10.4-aarch32-v2023.02
    BUILDROOT_VER=gcc-10.4-armhf-v2023.02
    BUILDROOT_TAR=buildroot-${BUILDROOT_VER}.tar.xz
    INST_PATH=/opt/buildroot/