openwrt/package
Sungbo Eo 228bb84744 kernel: make kmod-ata-core selected by dependent modules
Currently kmod-ata-* will not get into images unless kmod-ata-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-ata-ahci
- kmod-ata-ahci-mtk
- kmod-ata-sunxi

While at it, use AddDepends/ata for kmod-ata-pdc202xx-old.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-03-11 19:40:03 +01:00
..
base-files base-files: Add /etc/shinit for non-login shell init 2020-03-01 21:35:59 +01:00
boot uboot-mxs: bump to v2020.01 2020-03-08 15:10:55 +01:00
devel strace: update to version 5.5 2020-02-24 23:25:28 +01:00
firmware ipq40xx: add support for 8devices Habanero DVK 2020-03-09 00:53:50 +01:00
kernel kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +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 urngd: avoid PKG_NAME in define lines 2020-02-23 22:42:51 +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