@@ -85,7 +85,7 @@ Contents of this file should be following::
85
85
BR2_TOOLCHAIN_EXTERNAL=y
86
86
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
87
87
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
88
- BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2022.09-release/arc_gnu_2022.09_prebuilt_uclibc_le_archs_linux_install .tar.gz"
88
+ BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2023.03-rc1/arc_gnu_2023.03-rc1_prebuilt_uclibc_le_archs_linux_install .tar.gz"
89
89
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
90
90
BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
91
91
BR2_TOOLCHAIN_EXTERNAL_CXX=y
@@ -106,6 +106,7 @@ Important notes about modifying Buildroot defconfig:
106
106
=================== =======================
107
107
Toolchain version Linux headers version
108
108
=================== =======================
109
+ 2023.03 5.16
109
110
2022.09 5.16
110
111
2021.09 5.1
111
112
2021.03 5.1
@@ -218,7 +219,7 @@ differences::
218
219
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
219
220
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
220
221
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
221
- BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2022.09-release/arc_gnu_2022.09_prebuilt_glibc_le_archs_linux_install .tar.gz"
222
+ BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2023.03-rc1/arc_gnu_2023.03-rc1_prebuilt_glibc_le_archs_linux_install .tar.gz"
222
223
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
223
224
BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
224
225
BR2_TOOLCHAIN_EXTERNAL_CXX=y
@@ -247,7 +248,7 @@ The resulting configuration file::
247
248
BR2_TOOLCHAIN_EXTERNAL=y
248
249
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
249
250
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
250
- BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2022.09-release/arc_gnu_2022.09_prebuilt_uclibc_le_arc700_linux_install .tar.gz"
251
+ BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2023.03-rc1/arc_gnu_2023.03-rc1_prebuilt_uclibc_le_arc700_linux_install .tar.gz"
251
252
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
252
253
BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
253
254
BR2_TOOLCHAIN_EXTERNAL_CXX=y
@@ -308,7 +309,7 @@ With those changes Buildroot defconfig for ARC HS VDK is::
308
309
BR2_TOOLCHAIN_EXTERNAL=y
309
310
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
310
311
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
311
- BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2022.09-release/arc_gnu_2022.09_prebuilt_uclibc_le_archs_linux_install .tar.gz"
312
+ BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2023.03-rc1/arc_gnu_2023.03-rc1_prebuilt_uclibc_le_archs_linux_install .tar.gz"
312
313
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
313
314
BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
314
315
BR2_TOOLCHAIN_EXTERNAL_CXX=y
@@ -399,7 +400,7 @@ defconfig is::
399
400
BR2_TOOLCHAIN_EXTERNAL=y
400
401
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
401
402
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
402
- BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2022.09-release/arc_gnu_2022.09_prebuilt_uclibc_le_archs_linux_install .tar.gz"
403
+ BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2023.03-rc1/arc_gnu_2023.03-rc1_prebuilt_uclibc_le_archs_linux_install .tar.gz"
403
404
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
404
405
BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
405
406
BR2_TOOLCHAIN_EXTERNAL_CXX=y
@@ -447,7 +448,7 @@ Contents of this file should be following::
447
448
BR2_TOOLCHAIN_EXTERNAL=y
448
449
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
449
450
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
450
- BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2022.09-release/arc_gnu_2022.09_prebuilt_arc32_uclibc_linux_install .tar.gz"
451
+ BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2023.03-rc1/arc_gnu_2023.03-rc1_prebuilt_arc32_uclibc_linux_install .tar.gz"
451
452
BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_16=y
452
453
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
453
454
BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
@@ -538,7 +539,7 @@ Contents of this file should be following::
538
539
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
539
540
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
540
541
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
541
- BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2022.09-release/arc_gnu_2022.09_prebuilt_arc64_glibc_linux_install .tar.gz"
542
+ BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2023.03-rc1/arc_gnu_2023.03-rc1_prebuilt_arc64_glibc_linux_install .tar.gz"
542
543
BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_16=y
543
544
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
544
545
BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
0 commit comments