mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 23:18:48 +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:
parent
2df804d55a
commit
df24d95793
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user