diff options
Diffstat (limited to 'meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb')
| -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 1492234495..569d6a41cf 100644 --- a/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb +++ b/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS = "udev libusb1 libplist libimobiledevice-glue" | |||
| 9 | inherit autotools pkgconfig gitpkgv systemd | 9 | inherit autotools pkgconfig gitpkgv systemd |
| 10 | 10 | ||
| 11 | PKGV = "${GITPKGVTAG}" | 11 | PKGV = "${GITPKGVTAG}" |
| 12 | PV = "1.1.2+git${SRCPV}" | 12 | PV = "1.1.2+git" |
| 13 | 13 | ||
| 14 | SRCREV = "01c94c77f59404924f1c46d99c4e5e0c7817281b" | 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" |
