Skip to content

Commit 540a809

Browse files
committed
meta-zephyr-sdk: arc_qemu: Update to 2022.04.26 release
This commit updates the ARC QEMU to 2022.04.26 release (tag). NOTE: This change was initiated because the original commit 2625a6fbc3f60233e1d340931d00242d82230091 no longer exists in the upstream repository. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 8849648 commit 540a809

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta-zephyr-sdk/recipes-devtools/arc_qemu/arc-qemu_git.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
55
LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
66
file://COPYING.LIB;endline=24;md5=8c5efda6cf1e1b03dcfd0e6c0d271c7f"
77

8-
SRCREV = "2625a6fbc3f60233e1d340931d00242d82230091"
9-
SRC_URI = "git://github.com/foss-for-synopsys-dwc-arc-processors/qemu.git;protocol=https \
8+
SRCREV = "7772126b19fb09a377f942254fef40c3555d92ca"
9+
SRC_URI = "git://github.com/foss-for-synopsys-dwc-arc-processors/qemu.git;protocol=https;nobranch=1 \
1010
file://cross.patch \
1111
"
1212

0 commit comments

Comments
 (0)