Brad Bishop | bec4ebc | 2022-08-03 09:55:16 -0400 | [diff] [blame] | 1 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d9514d69d8abf88b6e9125e759bf0ab \ |
2 | file://LICENSE;md5=a585e2893cee63d16a1d8bc16c6297ec" | ||||
3 | |||||
4 | SRC_URI = "git://gem5.googlesource.com/public/gem5;protocol=https;nobranch=1 \ | ||||
5 | file://mapping.patch" | ||||
6 | RELEASE_TAG = "v20.1.0.5" | ||||
7 | SRCREV = "31cd81fdec46bae4b48d4f3788776936389dbdec" | ||||
8 | |||||
9 | PV = "${RELEASE_TAG}" | ||||
10 | |||||
11 | S = "${WORKDIR}/git" |