aboutsummaryrefslogtreecommitdiffstats
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 76f5dc7624..02afab326e 100644
--- a/meta-oe/recipes-support/hidapi/hidapi_git.bb
+++ b/meta-oe/recipes-support/hidapi/hidapi_git.bb
@@ -10,7 +10,7 @@ DEPENDS = "libusb udev"
inherit autotools pkgconfig
-SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https \
+SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https;branch=master \
file://0001-configure.ac-remove-duplicate-AC_CONFIG_MACRO_DIR-22.patch \
"
PV = "0.10.1"