diff options
| -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) | 2 |
1 files changed, 1 insertions, 1 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..12823575f9 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,5 @@ 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" | 15 | S = "${WORKDIR}/git" |
