summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb b/meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb
index 36659e752d..a990deb91f 100644
--- a/meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb
+++ b/meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \
6 6
7DEPENDS = "libxml2 glib-2.0 swig python3" 7DEPENDS = "libxml2 glib-2.0 swig python3"
8 8
9inherit autotools pkgconfig python3native 9inherit autotools pkgconfig python3native python3targetconfig
10 10
11SRCREV = "3df02d4d0e9008771e8622fdc10de8333b3f0d85" 11SRCREV = "3df02d4d0e9008771e8622fdc10de8333b3f0d85"
12SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https \ 12SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https \