Skip to content

Commit

Permalink
conf: update buildroot config for 2022.11.3
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <[email protected]>
  • Loading branch information
fanghuaqi committed Dec 22, 2023
1 parent 38d7385 commit 485f4ba
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 12 deletions.
8 changes: 5 additions & 3 deletions conf/demosoc/buildroot_initramfs_rv64imac_config
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@ BR2_riscv=y
BR2_riscv_custom=y
BR2_RISCV_ISA_CUSTOM_RVM=y
BR2_RISCV_ISA_CUSTOM_RVC=y
BR2_KERNEL_MIRROR="http://mirrors.163.com/kernel"
BR2_GNU_MIRROR="https://mirrors.tuna.tsinghua.edu.cn/gnu"
BR2_CPAN_MIRROR="https://mirrors.163.com/cpan"
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="https://www.nucleisys.com/upload/files/nuclei_riscv_glibc_prebuilt_linux64_2022.04.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="riscv-nuclei-linux-gnu"
BR2_TOOLCHAIN_EXTERNAL_GCC_10=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_0=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_KERNEL_MIRROR="http://mirrors.163.com/kernel"
BR2_GNU_MIRROR="https://mirrors.tuna.tsinghua.edu.cn/gnu"
BR2_CPAN_MIRROR="https://mirrors.163.com/cpan"
BR2_TARGET_GENERIC_HOSTNAME="nucleisys"
BR2_TARGET_GENERIC_ISSUE="Welcome to Nuclei System Technology"
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
Expand Down Expand Up @@ -41,5 +42,6 @@ BR2_PACKAGE_MTD_JFFS2DUMP=y
BR2_PACKAGE_MTD_MKFSJFFS2=y
BR2_PACKAGE_MTD_MTDPART=y
BR2_PACKAGE_MINICOM=y
BR2_PACKAGE_LIBTIRPC=y
# BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set
BR2_PACKAGE_LRZSZ=y
9 changes: 6 additions & 3 deletions conf/demosoc/buildroot_initramfs_rv64imafdc_config
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
BR2_riscv=y
BR2_KERNEL_MIRROR="http://mirrors.163.com/kernel"
BR2_GNU_MIRROR="https://mirrors.tuna.tsinghua.edu.cn/gnu"
BR2_CPAN_MIRROR="https://mirrors.163.com/cpan"
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="https://www.nucleisys.com/upload/files/nuclei_riscv_glibc_prebuilt_linux64_2022.04.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="riscv-nuclei-linux-gnu"
BR2_TOOLCHAIN_EXTERNAL_GCC_10=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_0=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_KERNEL_MIRROR="http://mirrors.163.com/kernel"
BR2_GNU_MIRROR="https://mirrors.tuna.tsinghua.edu.cn/gnu"
BR2_CPAN_MIRROR="https://mirrors.163.com/cpan"
BR2_TARGET_GENERIC_HOSTNAME="nucleisys"
BR2_TARGET_GENERIC_ISSUE="Welcome to Nuclei System Technology"
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
Expand Down Expand Up @@ -38,5 +40,6 @@ BR2_PACKAGE_MTD_JFFS2DUMP=y
BR2_PACKAGE_MTD_MKFSJFFS2=y
BR2_PACKAGE_MTD_MTDPART=y
BR2_PACKAGE_MINICOM=y
BR2_PACKAGE_LIBTIRPC=y
# BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set
BR2_PACKAGE_LRZSZ=y
8 changes: 5 additions & 3 deletions conf/evalsoc/buildroot_initramfs_rv64imac_config
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@ BR2_riscv=y
BR2_riscv_custom=y
BR2_RISCV_ISA_CUSTOM_RVM=y
BR2_RISCV_ISA_CUSTOM_RVC=y
BR2_KERNEL_MIRROR="http://mirrors.163.com/kernel"
BR2_GNU_MIRROR="https://mirrors.tuna.tsinghua.edu.cn/gnu"
BR2_CPAN_MIRROR="https://mirrors.163.com/cpan"
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="https://www.nucleisys.com/upload/files/nuclei_riscv_glibc_prebuilt_linux64_2022.04.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="riscv-nuclei-linux-gnu"
BR2_TOOLCHAIN_EXTERNAL_GCC_10=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_0=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_KERNEL_MIRROR="http://mirrors.163.com/kernel"
BR2_GNU_MIRROR="https://mirrors.tuna.tsinghua.edu.cn/gnu"
BR2_CPAN_MIRROR="https://mirrors.163.com/cpan"
BR2_TARGET_GENERIC_HOSTNAME="nucleisys"
BR2_TARGET_GENERIC_ISSUE="Welcome to Nuclei System Technology"
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
Expand Down Expand Up @@ -41,5 +42,6 @@ BR2_PACKAGE_MTD_JFFS2DUMP=y
BR2_PACKAGE_MTD_MKFSJFFS2=y
BR2_PACKAGE_MTD_MTDPART=y
BR2_PACKAGE_MINICOM=y
BR2_PACKAGE_LIBTIRPC=y
# BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set
BR2_PACKAGE_LRZSZ=y
9 changes: 6 additions & 3 deletions conf/evalsoc/buildroot_initramfs_rv64imafdc_config
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
BR2_riscv=y
BR2_KERNEL_MIRROR="http://mirrors.163.com/kernel"
BR2_GNU_MIRROR="https://mirrors.tuna.tsinghua.edu.cn/gnu"
BR2_CPAN_MIRROR="https://mirrors.163.com/cpan"
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="https://www.nucleisys.com/upload/files/nuclei_riscv_glibc_prebuilt_linux64_2022.04.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="riscv-nuclei-linux-gnu"
BR2_TOOLCHAIN_EXTERNAL_GCC_10=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_0=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_KERNEL_MIRROR="http://mirrors.163.com/kernel"
BR2_GNU_MIRROR="https://mirrors.tuna.tsinghua.edu.cn/gnu"
BR2_CPAN_MIRROR="https://mirrors.163.com/cpan"
BR2_TARGET_GENERIC_HOSTNAME="nucleisys"
BR2_TARGET_GENERIC_ISSUE="Welcome to Nuclei System Technology"
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
Expand Down Expand Up @@ -38,5 +40,6 @@ BR2_PACKAGE_MTD_JFFS2DUMP=y
BR2_PACKAGE_MTD_MKFSJFFS2=y
BR2_PACKAGE_MTD_MTDPART=y
BR2_PACKAGE_MINICOM=y
BR2_PACKAGE_LIBTIRPC=y
# BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set
BR2_PACKAGE_LRZSZ=y

0 comments on commit 485f4ba

Please sign in to comment.