openwrt/target/linux/ipq40xx
Tomasz Maciej Nowak f788dfdf55 ipq40xx: add uboot-envtools to default packages
When support for Luma WRTQ-329ACN was added, the instructions for
flashing this device include using tools from uboot-envtools package.
Unfortunately the OpenWrt buildroot system omits packages from
DEVICE_PACKAGES when CONFIG_TARGET_MULTI_PROFILE,
CONFIG_TARGET_PER_DEVICE_ROOTFS, CONFIG_TARGET_ALL_PROFILES are set. In
result the official images are without tools mentioned in the
instruction. The workoround for the fashing would be installing
uboot-envtools when booted with initramfs image, but not always the
access to internet is available. The other method would be to issue the
necesary command in U-Boot environment but some serial terminals default
configuration don't work well with pasting lines longer than 80 chars.
Therefore add uboot-envtools to default packages, which adds really
small flash footprint to rootfs, where increased size usually is not an
issue.

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
(cherry picked from commit 1984a6bbca)
2021-06-08 20:43:56 +02:00
..
base-files ipq40xx: add support for MikroTik SXTsq 5 ac 2021-05-03 14:57:29 +02:00
files ipq40xx: fix hard_config partition size on MikroTik hAP-ac2 2021-05-14 22:52:40 +02:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image ipq40xx: add uboot-envtools to default packages 2021-06-08 20:43:56 +02:00
mikrotik ipq40xx: mikrotik: enable MikroTik platform driver 2021-01-17 14:31:56 +01:00
patches-5.4 ipq40xx: add support for MikroTik SXTsq 5 ac 2021-05-03 14:57:29 +02:00
config-5.4 kernel: move some disabled symbols to generic 2021-04-11 16:54:22 +02:00
Makefile ipq40xx: add uboot-envtools to default packages 2021-06-08 20:43:56 +02:00