diff options
Diffstat (limited to 'meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb')
-rw-r--r-- | meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb b/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb index 8218b08084..03eb7ccbf1 100644 --- a/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb +++ b/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb | |||
@@ -13,5 +13,4 @@ PV = "1.0.1+git" | |||
13 | SRCREV = "ecae6c6e8ca6b6bad080a1c73f10ffd0e67d75a7" | 13 | SRCREV = "ecae6c6e8ca6b6bad080a1c73f10ffd0e67d75a7" |
14 | SRC_URI = "git://github.com/libimobiledevice/idevicerestore;protocol=https;branch=master" | 14 | SRC_URI = "git://github.com/libimobiledevice/idevicerestore;protocol=https;branch=master" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | ||
17 | inherit autotools pkgconfig | 16 | inherit autotools pkgconfig |