mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
usbmuxd: Updgrade to latest on master branch
needed to get it working with latest libplist [1] [1] https://github.com/libimobiledevice/usbmuxd/commit/049877e1f7a54f63fef12dd384c9a22fb38b3514 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ inherit autotools pkgconfig gitpkgv systemd
|
||||
PKGV = "${GITPKGVTAG}"
|
||||
PV = "1.1.2+git${SRCPV}"
|
||||
|
||||
SRCREV = "f50e52f3393a9149ac65fdda8f0d425109efc7fe"
|
||||
SRCREV = "01c94c77f59404924f1c46d99c4e5e0c7817281b"
|
||||
SRC_URI = "git://github.com/libimobiledevice/usbmuxd;protocol=https;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user