mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
hidapi: upgrade 0.10.0 -> 0.10.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,6 +11,6 @@ DEPENDS = "libusb udev"
|
|||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https"
|
SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https"
|
||||||
PV = "0.10.0"
|
PV = "0.10.1"
|
||||||
SRCREV = "302d1f24018d5a4a480f92a72307616f88d97651"
|
SRCREV = "f6d0073fcddbdda24549199445e844971d3c9cef"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|||||||
Reference in New Issue
Block a user