mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
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:
parent
3751ace056
commit
fb95d07047
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user