mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-16 15:57:19 +00:00
6aeef23f3d
This is the latest point release in the 20.1 series, and also fixes the build with scons 4.1 (which is now in master). Change-Id: I31b8aabc8af47cc64af68f2fd0ee2b9b9b656e89 Signed-off-by: Ross Burton <ross.burton@arm.com>
11 lines
349 B
PHP
11 lines
349 B
PHP
LIC_FILES_CHKSUM = "file://COPYING;md5=2d9514d69d8abf88b6e9125e759bf0ab \
|
|
file://LICENSE;md5=a585e2893cee63d16a1d8bc16c6297ec"
|
|
|
|
SRC_URI = "git://gem5.googlesource.com/public/gem5;protocol=https;nobranch=1"
|
|
RELEASE_TAG = "v20.1.0.5"
|
|
SRCREV = "31cd81fdec46bae4b48d4f3788776936389dbdec"
|
|
|
|
PV = "${RELEASE_TAG}"
|
|
|
|
S = "${WORKDIR}/git"
|