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:
Ross Burton
2026-04-21 16:11:21 +01:00
committed by Khem Raj
parent 0c9cb5fb09
commit fa612d7971
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=8f9b59a81a88da8e812af43728b72dd7"
DEPENDS = "openssl" DEPENDS = "openssl"
SRC_URI = "git://github.com/DMTF/libspdm.git;branch=release-3.8;protocol=https;tag=${PV}" SRC_URI = "git://github.com/DMTF/libspdm.git;branch=release-3.8;protocol=https;tag=${PV}"
SRCREV = "5cf0acb87b2f36f8d70a89e5da8476d85db59f46" SRCREV = "f55cf6d48ec69b4ac60a63903e9c6a2cb0fd155d"
inherit cmake inherit cmake