diff options
| -rw-r--r-- | meta-oe/recipes-extended/libimobiledevice/libplist_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb b/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb index 3a10b40f1f..f8e7f98dfd 100644 --- a/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb +++ b/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb | |||
| @@ -8,9 +8,9 @@ DEPENDS = "libxml2 glib-2.0 swig python3" | |||
| 8 | 8 | ||
| 9 | inherit autotools pkgconfig python3native python3targetconfig | 9 | inherit autotools pkgconfig python3native python3targetconfig |
| 10 | 10 | ||
| 11 | PV = "2.3.0" | 11 | PV = "2.3.0+git${SRCPV}" |
| 12 | 12 | ||
| 13 | SRCREV = "b8fcc89b74c9128a13b07cc15a0ce25dca0cd97e" | 13 | SRCREV = "2cd858c679d25633077ca78b67182a9b77653816" |
| 14 | SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master" | 14 | SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
