mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-06 04:42:16 +00:00
arm/trusted-services: correct broken git versions
Add UPSTREAM_VERSION_UNKNOWN to avoid the "UNKNOWN_BORKEN" when running `devtool check-upgrade-status` Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -17,6 +17,7 @@ LIC_FILES_CHKSUM = "file://${S}/license.rst;md5=ea160bac7f690a069c608516b17997f4
|
|||||||
|
|
||||||
S = "${WORKDIR}/git/trusted-services"
|
S = "${WORKDIR}/git/trusted-services"
|
||||||
PV ?= "0.0+git"
|
PV ?= "0.0+git"
|
||||||
|
UPSTREAM_CHECK_COMMITS = "1"
|
||||||
|
|
||||||
# DTC, tag "v1.6.1"
|
# DTC, tag "v1.6.1"
|
||||||
SRC_URI += "git://github.com/dgibson/dtc;name=dtc;protocol=https;branch=main;destsuffix=git/dtc"
|
SRC_URI += "git://github.com/dgibson/dtc;name=dtc;protocol=https;branch=main;destsuffix=git/dtc"
|
||||||
|
|||||||
Reference in New Issue
Block a user