From: Wang Mingyu <wan...@fujitsu.com>

License-Update:
 change LICENSE to LICENSE.txt
 Copyright year updated to 2025.
 fix license to follow SPDX format

Changelog:
===========
- remove non-Linux support from all compilation paths (OS_KERNEL_NAME)
- add an aarch64 cross-compilation (requested by DAOS)
- mute error messages when transactions are intentionally aborted
- mute error message "Cannot find any matching device, no bad blocks found" 
when PMDK is used without PMem

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../recipes-extended/pmdk/{pmdk_2.1.0.bb => pmdk_2.1.1.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-extended/pmdk/{pmdk_2.1.0.bb => pmdk_2.1.1.bb} (91%)

diff --git a/meta-oe/recipes-extended/pmdk/pmdk_2.1.0.bb 
b/meta-oe/recipes-extended/pmdk/pmdk_2.1.1.bb
similarity index 91%
rename from meta-oe/recipes-extended/pmdk/pmdk_2.1.0.bb
rename to meta-oe/recipes-extended/pmdk/pmdk_2.1.1.bb
index 100ff4200c..1bafad96b9 100644
--- a/meta-oe/recipes-extended/pmdk/pmdk_2.1.0.bb
+++ b/meta-oe/recipes-extended/pmdk/pmdk_2.1.1.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Persistent Memory Development Kit"
 HOMEPAGE = "http://pmem.io";
 SECTION = "libs"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=b44ee63f162f9cdb18fff1224877aafd"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3e2f50552a27ca99772f3d884f98560b"
 DEPENDS = "ndctl cmake-native"
 
 # Required to have the fts.h header for musl
@@ -12,7 +12,7 @@ DEPENDS:append:libc-musl = " fts"
 S = "${WORKDIR}/git"
 
 SRC_URI = "git://github.com/pmem/pmdk.git;branch=master;protocol=https"
-SRCREV = "5705fdffa755d00b4dbb4d6c30eb49671436f961"
+SRCREV = "0f0ab391d8e3db52f745f33c92b9d9a462bb3695"
 
 inherit autotools-brokensep pkgconfig
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#115648): 
https://lists.openembedded.org/g/openembedded-devel/message/115648
Mute This Topic: https://lists.openembedded.org/mt/111387446/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to