diff options
| -rw-r--r-- | meta-oe/recipes-support/hidapi/hidapi_0.14.0.bb (renamed from meta-oe/recipes-support/hidapi/hidapi_0.13.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hidapi/hidapi_0.13.1.bb b/meta-oe/recipes-support/hidapi/hidapi_0.14.0.bb index 2e62612e37..91e5b55bea 100644 --- a/meta-oe/recipes-support/hidapi/hidapi_0.13.1.bb +++ b/meta-oe/recipes-support/hidapi/hidapi_0.14.0.bb | |||
| @@ -12,5 +12,5 @@ RDEPENDS:${PN}:append:libc-glibc = " glibc-gconv-utf-16" | |||
| 12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https;branch=master" | 14 | SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https;branch=master" |
| 15 | SRCREV = "4ebce6b5059b086d05ca7e091ce04a5fd08ac3ac" | 15 | SRCREV = "d3013f0af3f4029d82872c1a9487ea461a56dee4" |
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
