[no ci] Workflow: select additional toolchains #2

pull/1615/head
viktorxda 2024-11-22 02:03:55 +01:00
parent a353ddee60
commit 10b94b5e0e
4 changed files with 5 additions and 2 deletions

View File

@ -29,6 +29,7 @@ jobs:
- {"platform": "hi3516ev200"}
- {"platform": "hi3519v101"}
- {"platform": "hi3536cv100"}
- {"platform": "hi3536dv100"}
# Goke
- {"platform": "gk7102"}
@ -40,6 +41,9 @@ jobs:
- {"platform": "t31"}
- {"platform": "t40"}
# Allwinner
- {"platform": "v851s"}
# Fullhan
- {"platform": "fh8852v100"}
- {"platform": "fh8852v200"}

View File

@ -26,6 +26,7 @@ BR2_LINUX_KERNEL_XZ=y
# Filesystem
BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config"
BR2_PACKAGE_UBOOT_TOOLS=y
BR2_PACKAGE_ALSA_LIB=y
BR2_PACKAGE_ZLIB=y
# BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set
BR2_PACKAGE_WIRELESS_TOOLS=y

View File

@ -9,7 +9,6 @@ BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/openipc/firmware/releases/downloa
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="arm-openipc-linux-uclibcgnueabi"
BR2_TOOLCHAIN_EXTERNAL_HEADERS_3_3=y
# BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS_DEBUG is not set
BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
# Kernel

View File

@ -9,7 +9,6 @@ BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/openipc/firmware/releases/downloa
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="arm-openipc-linux-uclibcgnueabi"
BR2_TOOLCHAIN_EXTERNAL_HEADERS_3_3=y
# BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS_DEBUG is not set
BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
# Kernel