summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/hidapi/hidapi_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/hidapi/hidapi_git.bb')
-rw-r--r--meta-oe/recipes-support/hidapi/hidapi_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hidapi/hidapi_git.bb b/meta-oe/recipes-support/hidapi/hidapi_git.bb
index e45445073..9106abec2 100644
--- a/meta-oe/recipes-support/hidapi/hidapi_git.bb
+++ b/meta-oe/recipes-support/hidapi/hidapi_git.bb
@@ -11,7 +11,7 @@ RDEPENDS:${PN}:append:libc-glibc = " glibc-gconv-utf-16"
11 11
12inherit autotools pkgconfig 12inherit autotools pkgconfig
13 13
14SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https \ 14SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https;branch=master \
15 file://0001-configure.ac-remove-duplicate-AC_CONFIG_MACRO_DIR-22.patch \ 15 file://0001-configure.ac-remove-duplicate-AC_CONFIG_MACRO_DIR-22.patch \
16" 16"
17PV = "0.10.1" 17PV = "0.10.1"