diff options
-rw-r--r-- | meta-oe/recipes-support/hidapi/hidapi_0.13.1.bb (renamed from meta-oe/recipes-support/hidapi/hidapi_0.13.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hidapi/hidapi_0.13.0.bb b/meta-oe/recipes-support/hidapi/hidapi_0.13.1.bb index 460eda5276..2e62612e37 100644 --- a/meta-oe/recipes-support/hidapi/hidapi_0.13.0.bb +++ b/meta-oe/recipes-support/hidapi/hidapi_0.13.1.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 = "c3a6150d8801f79a59034045275176e9738b13e4" | 15 | SRCREV = "4ebce6b5059b086d05ca7e091ce04a5fd08ac3ac" |
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |