hidapi: upgrade 0.9.0 -> 0.10.0

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen 2020-10-30 13:39:29 +08:00 committed by Khem Raj
parent 3751ace056
commit fb95d07047

View File

@ -11,6 +11,6 @@ DEPENDS = "libusb udev"
inherit autotools pkgconfig
SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https"
PV = "0.9.0"
SRCREV = "7da5cc91fc0d2dbe4df4f08cd31f6ca1a262418f"
PV = "0.10.0"
SRCREV = "302d1f24018d5a4a480f92a72307616f88d97651"
S = "${WORKDIR}/git"