diff options
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" | |||
11 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |
12 | 12 | ||
13 | SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https;branch=master" | 13 | SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https;branch=master" |
14 | SRCREV = "d3013f0af3f4029d82872c1a9487ea461a56dee4" | 14 | SRCREV = "d6b2a974608dec3b76fb1e36c189f22b9cf3650c" |
15 | S = "${WORKDIR}/git" | ||