blob: 36fc5c858c1ca3010ef246517f5c663d6f97a064 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001DESCRIPTION = "This daemon is in charge of multiplexing connections over USB to an iPhone or iPod touch."
2LICENSE = "LGPL-2.1"
3LIC_FILES_CHKSUM = "file://COPYING;md5=6ab17b41640564434dda85c06b7124f7"
4
5DEPENDS = "udev libusb1 libplist"
6
7inherit autotools pkgconfig gitpkgv
8
9PKGV = "${GITPKGVTAG}"
10
11SRCREV = "78df9be5fc8222ed53846cb553de9b5d24c85c6c"
12SRC_URI = "git://github.com/libimobiledevice/libusbmuxd;protocol=https"
13
14S = "${WORKDIR}/git"
15
16FILES_${PN} += "${base_libdir}/udev/rules.d/"