mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
libusbmuxd: Add PV
This is 1.0.10 release with few more commits on top. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
b9c0cacc11
commit
8c13e8dc28
@@ -7,6 +7,7 @@ DEPENDS = "udev libusb1 libplist"
|
||||
inherit autotools pkgconfig gitpkgv
|
||||
|
||||
PKGV = "${GITPKGVTAG}"
|
||||
PV = "1.0.10+git${SRCPV}"
|
||||
|
||||
SRCREV = "78df9be5fc8222ed53846cb553de9b5d24c85c6c"
|
||||
SRC_URI = "git://github.com/libimobiledevice/libusbmuxd;protocol=https;branch=master"
|
||||
|
||||
Reference in New Issue
Block a user