mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-04 14:10:01 +00:00
arm/trusted-firmware-rmm: add UPSTREAM_CHECK and tweak recipe version
Adding UPSTREAM_CHECK_GITTAGREGEX to properly check the upstream version, and modify the recipe name to follow the version in the git tree. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
+1
@@ -7,6 +7,7 @@ SRC_URI = "gitsm://git.trustedfirmware.org/TF-RMM/tf-rmm.git;protocol=https;bran
|
||||
"
|
||||
|
||||
SRCREV = "0a02656945d69757b0779192cebb9b41dd9037d1"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "^tf-rmm-v(?P<pver>\d+(\.\d+)+)$"
|
||||
|
||||
LIC_FILES_CHKSUM += "file://docs/about/license.rst;md5=1375c7c641558198ffe401c2a799d79b"
|
||||
|
||||
Reference in New Issue
Block a user