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:
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user