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:
Wang Mingyu 2024-12-17 17:01:25 +08:00 committed by Khem Raj
parent 60cd45ada4
commit 520ff13302
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -8,7 +8,7 @@ DEPENDS = "libxml2 glib-2.0 swig python3"
inherit autotools pkgconfig python3native python3targetconfig
SRCREV = "b8fcc89b74c9128a13b07cc15a0ce25dca0cd97e"
SRCREV = "2117b8fdb6b4096455bd2041a63e59a028120136"
SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master"
S = "${WORKDIR}/git"