openwrt/package
Sungbo Eo 4159054fbb kernel: make kmod-hwmon-core selected by dependent modules
Currently kmod-hwmon-* will not get into images unless kmod-hwmon-core is added
to DEVICE_PACKAGES as well. By changing the dependencies from "depends on" to
"select", we do not have the issue anymore.

Furthermore, we can remove most occurrences of the package from DEVICE_PACKAGES
and similar variables, as it is now pulled by dependent modules such as:
- kmod-hwmon-gpiofan
- kmod-hwmon-lm63
- kmod-hwmon-lm75
- kmod-hwmon-lm85
- kmod-hwmon-lm90

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
[do not touch ar71xx, adjust line wrapping]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-03-13 14:23:33 +01:00
..
base-files base-files: Add /etc/shinit for non-login shell init 2020-03-01 21:35:59 +01:00
boot layerscape: ls1012afrdm: introduce dynamic partitioning 2020-03-12 12:59:44 +01:00
devel strace: update to version 5.5 2020-02-24 23:25:28 +01:00
firmware layerscape: resurrect support for FRDM-LS1012A 2020-03-12 12:59:44 +01:00
kernel kernel: make kmod-hwmon-core selected by dependent modules 2020-03-13 14:23:33 +01:00
libs ncurses: update to 6.2 2020-03-05 20:48:58 +01:00
network curl: bump to 7.69.0 2020-03-10 22:15:18 +01:00
system procd: actually wire-up netns support 2020-03-12 20:55:50 +01:00
utils bcm27xx-userland: update to latest version 2020-02-28 19:30:16 +01:00
Makefile