diff options
Diffstat (limited to 'meta-oe/recipes-support/hidapi/hidapi_git.bb')
| -rw-r--r-- | meta-oe/recipes-support/hidapi/hidapi_git.bb | 2 |
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 e45445073f..9106abec25 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 | ||
| 12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/libusb/hidapi.git;protocol=https \ | 14 | SRC_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 | " |
| 17 | PV = "0.10.1" | 17 | PV = "0.10.1" |
