summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/libirecovery
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-connectivity/libirecovery')
-rw-r--r--meta-oe/recipes-connectivity/libirecovery/libirecovery_1.2.1.bb (renamed from meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb)5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb b/meta-oe/recipes-connectivity/libirecovery/libirecovery_1.2.1.bb
index 2400195975..6049369290 100644
--- a/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb
+++ b/meta-oe/recipes-connectivity/libirecovery/libirecovery_1.2.1.bb
@@ -8,10 +8,7 @@ HOMEPAGE = "http://www.libimobiledevice.org/"
8 8
9DEPENDS = "libimobiledevice-glue libusb1 readline" 9DEPENDS = "libimobiledevice-glue libusb1 readline"
10 10
11PV = "1.1.0" 11SRCREV = "2fb767d784c01269a0ded5bacd5539aee3768c35"
12
13SRCREV = "98c9f7055ec1f2e09fac69ef1413a8757113b838"
14SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master" 12SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master"
15 13
16S = "${WORKDIR}/git"
17inherit autotools pkgconfig 14inherit autotools pkgconfig