pmdk: upgrade 2.0.0 -> 2.1.0

Changelog:
==========
Introduces the new logging subsystem in the release build for all libraries
Introduces fuses against ill-considered use of NDCTL_ENABLE=n
Does not allow create PMEMOBJ pool without unsafe shutdown counter (USC) if not explicitly disabled.
Drops support for building without libpthread (NO_LIBPTHREAD build-time define)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2024-06-06 17:06:33 +08:00
committed by Khem Raj
parent 446cce1c82
commit 9bd2f75677
@@ -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 = "ba92d6b469d52d16f26279bebaf317bbdbb3822c"
SRCREV = "5705fdffa755d00b4dbb4d6c30eb49671436f961"
inherit autotools-brokensep pkgconfig