mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
pmdk: update to 1.11.1
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
9efdbda8d0
commit
6bbc8b2d3a
+2
-3
@@ -11,9 +11,8 @@ DEPENDS:append:libc-musl = " fts"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
SRC_URI = "git://github.com/pmem/pmdk.git"
|
||||
|
||||
SRCREV = "1926ffb8f3f5f0617b3b3ed32029d437c272f187"
|
||||
SRC_URI = "git://github.com/pmem/pmdk.git;branch=stable-1.11"
|
||||
SRCREV = "5b21904a257eff47f2e87fcbf2de46111f03ddd8"
|
||||
|
||||
inherit autotools-brokensep pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user