immortalwrt/package
Sungbo Eo 6508766d24 kernel: make kmod-i2c-mux selected by dependent modules
Currently kmod-i2c-mux-* will not get into images unless kmod-i2c-mux 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-i2c-mux-pca954x

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-03-16 16:26:29 +01:00
..
base-files base-files: convert leading spaces to tabs in functions.sh 2020-03-13 15:51:30 +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-i2c-mux selected by dependent modules 2020-03-16 16:26:29 +01:00
libs ncurses: update to 6.2 2020-03-05 20:48:58 +01:00
network iproute2: revert add libcap support, enabled in ip-full 2020-03-15 21:38:05 +01:00
system procd: update to latest git HEAD 2020-03-13 20:06:55 +01:00
utils bcm27xx-userland: update to latest version 2020-02-28 19:30:16 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00