mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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
|
||||
|
||||
SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https"
|
||||
PV = "0.10.0"
|
||||
SRCREV = "302d1f24018d5a4a480f92a72307616f88d97651"
|
||||
PV = "0.10.1"
|
||||
SRCREV = "f6d0073fcddbdda24549199445e844971d3c9cef"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user