mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
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:
+1
-1
@@ -12,7 +12,7 @@ DEPENDS:append:libc-musl = " fts"
|
|||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/pmem/pmdk.git;branch=master;protocol=https"
|
SRC_URI = "git://github.com/pmem/pmdk.git;branch=master;protocol=https"
|
||||||
SRCREV = "ba92d6b469d52d16f26279bebaf317bbdbb3822c"
|
SRCREV = "5705fdffa755d00b4dbb4d6c30eb49671436f961"
|
||||||
|
|
||||||
inherit autotools-brokensep pkgconfig
|
inherit autotools-brokensep pkgconfig
|
||||||
|
|
||||||
Reference in New Issue
Block a user