diff options
-rw-r--r-- | meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb (renamed from meta-oe/recipes-extended/libimobiledevice/libplist_2.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libimobiledevice/libplist_2.0.0.bb b/meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb index 43c1fd5cab..48dec47a81 100644 --- a/meta-oe/recipes-extended/libimobiledevice/libplist_2.0.0.bb +++ b/meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb | |||
@@ -8,7 +8,7 @@ DEPENDS = "libxml2 glib-2.0 swig python" | |||
8 | 8 | ||
9 | inherit autotools pkgconfig pythonnative | 9 | inherit autotools pkgconfig pythonnative |
10 | 10 | ||
11 | SRCREV = "62ec804736435fa34e37e66e228e17e2aacee1d7" | 11 | SRCREV = "3df02d4d0e9008771e8622fdc10de8333b3f0d85" |
12 | SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https \ | 12 | SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https \ |
13 | " | 13 | " |
14 | 14 | ||