@@ -85,7 +85,7 @@ Contents of this file should be following::
8585 BR2_TOOLCHAIN_EXTERNAL=y
8686 BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
8787 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"
8989 BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
9090 BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
9191 BR2_TOOLCHAIN_EXTERNAL_CXX=y
@@ -106,6 +106,7 @@ Important notes about modifying Buildroot defconfig:
106106 =================== =======================
107107 Toolchain version Linux headers version
108108 =================== =======================
109+ 2023.03 5.16
109110 2022.09 5.16
110111 2021.09 5.1
111112 2021.03 5.1
@@ -218,7 +219,7 @@ differences::
218219 BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
219220 BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
220221 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"
222223 BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
223224 BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
224225 BR2_TOOLCHAIN_EXTERNAL_CXX=y
@@ -247,7 +248,7 @@ The resulting configuration file::
247248 BR2_TOOLCHAIN_EXTERNAL=y
248249 BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
249250 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"
251252 BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
252253 BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
253254 BR2_TOOLCHAIN_EXTERNAL_CXX=y
@@ -308,7 +309,7 @@ With those changes Buildroot defconfig for ARC HS VDK is::
308309 BR2_TOOLCHAIN_EXTERNAL=y
309310 BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
310311 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"
312313 BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
313314 BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
314315 BR2_TOOLCHAIN_EXTERNAL_CXX=y
@@ -399,7 +400,7 @@ defconfig is::
399400 BR2_TOOLCHAIN_EXTERNAL=y
400401 BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
401402 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"
403404 BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
404405 BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
405406 BR2_TOOLCHAIN_EXTERNAL_CXX=y
@@ -447,7 +448,7 @@ Contents of this file should be following::
447448 BR2_TOOLCHAIN_EXTERNAL=y
448449 BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
449450 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"
451452 BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_16=y
452453 BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
453454 BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
@@ -538,7 +539,7 @@ Contents of this file should be following::
538539 BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
539540 BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
540541 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"
542543 BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_16=y
543544 BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
544545 BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
0 commit comments