|
@@ -1,5 +1,7 @@
|
|
|
BR2_aarch64=y
|
|
|
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
|
|
|
+BR2_PACKAGE_GLIBC_UTILS=y
|
|
|
+BR2_BINUTILS_VERSION_2_39_X=y
|
|
|
BR2_GCC_VERSION_12_X=y
|
|
|
BR2_TOOLCHAIN_BUILDROOT_CXX=y
|
|
|
BR2_GCC_ENABLE_OPENMP=y
|
|
@@ -9,7 +11,7 @@ BR2_PACKAGE_HOST_GDB_PYTHON3=y
|
|
|
BR2_GDB_VERSION_12=y
|
|
|
BR2_TOOLCHAIN_GLIBC_GCONV_LIBS_COPY=y
|
|
|
BR2_DL_DIR="~/buildroot_psg_dl"
|
|
|
-BR2_HOST_DIR="/opt/PSG/TC_arm64_L419y_C103x"
|
|
|
+BR2_HOST_DIR="/opt/PSG/TC_IOT2050_L5_10_0_C12_3_0"
|
|
|
# BR2_STRIP_strip is not set
|
|
|
BR2_TARGET_GENERIC_ISSUE="Welcome to PSG iot2050"
|
|
|
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
|