From c116ba7cc55dadd20cba82aca750b551fc7c9f46 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Wed, 8 Feb 2023 17:05:43 +0100
Subject: arc: update toolchain, add support for qemu

---
 toolchain/binutils/Makefile.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'toolchain/binutils')

diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc
index 45eb7a036..e2117f705 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -38,7 +38,7 @@ PKG_SITES:=		${MASTER_SITE_GNU:=binutils/}
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz
 endif
 ifeq ($(ADK_TOOLCHAIN_BINUTILS_ARC),y)
-PKG_VERSION:=          arc-2021.09
+PKG_VERSION:=          arc-2022.09
 PKG_GIT:=              tag
 PKG_RELEASE:=          1
 PKG_SITES:=            https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb.git
-- 
cgit v1.2.3