mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
libspdm: update SRCREV to final 3.8.2 release
The initial 3.8.2 tag pointing at 5cf0acb8 ("Update version for 3.8.2
release") was actually a pre-release and that tag has since moved.
Now that 3.8.2 has offically been released we can update the SRCREV.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=8f9b59a81a88da8e812af43728b72dd7"
|
||||
DEPENDS = "openssl"
|
||||
|
||||
SRC_URI = "git://github.com/DMTF/libspdm.git;branch=release-3.8;protocol=https;tag=${PV}"
|
||||
SRCREV = "5cf0acb87b2f36f8d70a89e5da8476d85db59f46"
|
||||
SRCREV = "f55cf6d48ec69b4ac60a63903e9c6a2cb0fd155d"
|
||||
|
||||
inherit cmake
|
||||
|
||||
|
||||
Reference in New Issue
Block a user