diff options
-rw-r--r-- | meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb b/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb index e9afaf5712..1492234495 100644 --- a/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb +++ b/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb | |||
@@ -11,7 +11,7 @@ inherit autotools pkgconfig gitpkgv systemd | |||
11 | PKGV = "${GITPKGVTAG}" | 11 | PKGV = "${GITPKGVTAG}" |
12 | PV = "1.1.2+git${SRCPV}" | 12 | PV = "1.1.2+git${SRCPV}" |
13 | 13 | ||
14 | SRCREV = "f50e52f3393a9149ac65fdda8f0d425109efc7fe" | 14 | SRCREV = "01c94c77f59404924f1c46d99c4e5e0c7817281b" |
15 | SRC_URI = "git://github.com/libimobiledevice/usbmuxd;protocol=https;branch=master" | 15 | SRC_URI = "git://github.com/libimobiledevice/usbmuxd;protocol=https;branch=master" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |