1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-06 02:40:18 +00:00

gem5/gem5-aarch64-native: bump to 20.0.0.3

Minor point release, that successfully compiles with GCC 9.3.

Change-Id: I22bec41f92ea4ae6e9fb7b6e6706338c0134bf99
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2020-11-13 16:48:36 +00:00
committed by Jon Mason
parent 167c854412
commit aee22517e4
@@ -8,8 +8,8 @@ SRC_URI = "git://gem5.googlesource.com/public/gem5;protocol=https;nobranch=1 \
file://0002-arch-arm-Introduce-HavePACExt-helper.patch \
file://0003-arch-arm-Check-if-PAC-is-implemented-before-executing-insts.patch \
"
RELEASE_TAG = "v20.0.0.1"
SRCREV = "332a9de33db603e0aefedae1e05134db4257ea3e"
RELEASE_TAG = "v20.0.0.3"
SRCREV = "fa70478413e4650d0058cbfe81fd5ce362101994"
PV = "${RELEASE_TAG}"