diff options
-rw-r--r-- | changelog | 4 | ||||
-rw-r--r-- | substvars | 3 |
2 files changed, 5 insertions, 2 deletions
@@ -4,7 +4,9 @@ config-x60 (2.0) trunk * Update Maintainer field. * Update to platconf-pkg-tools version 3. * config-linux-libre-4.19-x60: New package. - * config-base: Depend on opkg-lede. + * config-base: Add dependencies on busybox, linux-libre-4.19, and + opkg-lede. Remove dependency on proteanos-branding (useless without + a Web server). * config-busybox-x60: New upstream version. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Mon, 15 Jul 2019 22:36:10 -0400 @@ -1,6 +1,7 @@ Config-Base-Depends: - proteanos-branding, lilo, + linux-libre-4.19, + busybox, opkg-lede, Config-lilo-Depends: proteanos-branding-lilo Config-linux-libre-Depends: open-ath9k-htc-firmware |