summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/hidapi
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/hidapi')
-rw-r--r--meta-oe/recipes-support/hidapi/hidapi_0.15.0.bb (renamed from meta-oe/recipes-support/hidapi/hidapi_0.14.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/hidapi/hidapi_0.14.0.bb b/meta-oe/recipes-support/hidapi/hidapi_0.15.0.bb
index c7a487ba5c..7d2c87d02d 100644
--- a/meta-oe/recipes-support/hidapi/hidapi_0.14.0.bb
+++ b/meta-oe/recipes-support/hidapi/hidapi_0.15.0.bb
@@ -11,5 +11,4 @@ RDEPENDS:${PN}:append:libc-glibc = " glibc-gconv-utf-16"
11inherit autotools pkgconfig 11inherit autotools pkgconfig
12 12
13SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https;branch=master" 13SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https;branch=master"
14SRCREV = "d3013f0af3f4029d82872c1a9487ea461a56dee4" 14SRCREV = "d6b2a974608dec3b76fb1e36c189f22b9cf3650c"
15S = "${WORKDIR}/git"