diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb b/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb index dcce524246..2400195975 100644 --- a/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb +++ b/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb | |||
| @@ -8,9 +8,9 @@ HOMEPAGE = "http://www.libimobiledevice.org/" | |||
| 8 | 8 | ||
| 9 | DEPENDS = "libimobiledevice-glue libusb1 readline" | 9 | DEPENDS = "libimobiledevice-glue libusb1 readline" |
| 10 | 10 | ||
| 11 | PV = "1.0.1+git${SRCPV}" | 11 | PV = "1.1.0" |
| 12 | 12 | ||
| 13 | SRCREV = "ab5b4d8d4c0e90c05d80f80c7e99a6516de9b5c6" | 13 | SRCREV = "98c9f7055ec1f2e09fac69ef1413a8757113b838" |
| 14 | SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master" | 14 | SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
