projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78428b2
)
package/cwiid: select BlueZ HID plugin
author
Michael Nosthoff
<buildroot@heine.tech>
Sat, 31 Jul 2021 20:38:05 +0000
(22:38 +0200)
committer
Arnout Vandecappelle (Essensium/Mind)
<arnout@mind.be>
Mon, 2 Aug 2021 15:09:32 +0000
(17:09 +0200)
the HID plugin now needs to be explictly enabled.
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/cwiid/Config.in
patch
|
blob
|
history
diff --git
a/package/cwiid/Config.in
b/package/cwiid/Config.in
index 374a91ffd6dc9f37dfc23ab3b1300e1644db2284..e03248c722e299ab471639d50cdfea12989478d9 100644
(file)
--- a/
package/cwiid/Config.in
+++ b/
package/cwiid/Config.in
@@
-7,6
+7,7
@@
config BR2_PACKAGE_CWIID
depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4 # bluez5_utils
depends on BR2_TOOLCHAIN_HAS_SYNC_4 # bluez5_utils
select BR2_PACKAGE_BLUEZ5_UTILS
+ select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_HID # runtime
help
A collection of Linux tools written in C for interfacing to
the Nintendo Wiimote.