From: Wang Mingyu <[email protected]> Changelog: ============ - os_stub/openssllib: Allow building with older OpenSSL versions - Ignore MSVC warning when compiling OpenSSL - Bring fixes from main to 3.8
Signed-off-by: Wang Mingyu <[email protected]> --- .../libspdm/{libspdm_3.8.1.bb => libspdm_3.8.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/libspdm/{libspdm_3.8.1.bb => libspdm_3.8.2.bb} (96%) diff --git a/meta-oe/recipes-support/libspdm/libspdm_3.8.1.bb b/meta-oe/recipes-support/libspdm/libspdm_3.8.2.bb similarity index 96% rename from meta-oe/recipes-support/libspdm/libspdm_3.8.1.bb rename to meta-oe/recipes-support/libspdm/libspdm_3.8.2.bb index 431eb8fd40..75c51b92d9 100644 --- a/meta-oe/recipes-support/libspdm/libspdm_3.8.1.bb +++ b/meta-oe/recipes-support/libspdm/libspdm_3.8.2.bb @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=8f9b59a81a88da8e812af43728b72dd7" DEPENDS = "openssl" -SRC_URI = "git://github.com/DMTF/libspdm.git;branch=release-3.8;protocol=https" -SRCREV = "d7c8c8247b4d0bd8ed75d9f35a558a4df173a4c7" +SRC_URI = "git://github.com/DMTF/libspdm.git;branch=release-3.8;protocol=https;tag=${PV}" +SRCREV = "5cf0acb87b2f36f8d70a89e5da8476d85db59f46" inherit cmake -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124630): https://lists.openembedded.org/g/openembedded-devel/message/124630 Mute This Topic: https://lists.openembedded.org/mt/117991958/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
