libiptc.pc depends on libip[4|6]tc.pc, thus all of those need to be
installed.
Should fix collectd build and thus #13146; which should make collectd
appear in snapshots again.
Signed-off-by: Danny Baumann
---
package/network/utils/iptables/Makefile | 2 +-
1 file changed, 1 insertion(+), 1
Needed to support e.g. keyboards and mice.
Signed-off-by: Danny Baumann
---
package/kernel/modules/other.mk | 14 ++
1 Datei geändert, 14 Zeilen hinzugefügt(+)
diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk
index 607b065..f5d872c 100644
--- a/package
Certain devices (UPSes and weather stations were mentioned on the bug tracker)
need two config changes in order to be supported:
- The generic HID driver (introduced in kernel 3.4 or 3.5, not sure) needs to
be packaged
- hidraw support needs to be enabled
The attached patches do exactly that.
R
It's needed for dealing with certain UART-to-USB adapters built into
e.g. weather stations, and increases the hid module package only
slightly (e.g. on ar71xx: 35k -> 37k).
Signed-off-by: Danny Baumann
---
package/kernel/modules/other.mk | 2 +-
1 Datei geändert, 1 Zeile hinzugefügt(+),