mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
libplist: upgrade 2.3.0 -> 2.6.0
Changes: * Revert back API change around PLIST_DATA to use char* again Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ DEPENDS = "libxml2 glib-2.0 swig python3"
|
|||||||
|
|
||||||
inherit autotools pkgconfig python3native python3targetconfig
|
inherit autotools pkgconfig python3native python3targetconfig
|
||||||
|
|
||||||
SRCREV = "b8fcc89b74c9128a13b07cc15a0ce25dca0cd97e"
|
SRCREV = "2117b8fdb6b4096455bd2041a63e59a028120136"
|
||||||
SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master"
|
SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
Reference in New Issue
Block a user