immortalwrt/target/linux/ipq40xx
Tomasz Maciej Nowak c8e6f77e8c 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>
2021-06-06 23:51:29 +08:00
..
base-files ipq40xx: hiwifi c526a: work-around soft reboot issues 2021-04-19 11:28:27 +08:00
files/arch/arm/boot/dts ipq40xx: hiwifi c526a: add 128m nand version 2021-04-19 00:01:13 +08:00
files-4.14/drivers/regulator ipq40xx: sync upstream source code 2020-09-16 11:38:38 +08:00
image ipq40xx: add uboot-envtools to default packages 2021-06-06 23:51:29 +08:00
patches-4.14 ipq40xx: hiwifi c526a: add 128m nand version 2021-04-19 00:01:13 +08:00
patches-4.19 ipq40xx: hiwifi c526a: add 128m nand version 2021-04-19 00:01:13 +08:00
profiles migrate kernel package to support 4.14.32 2018-04-08 17:31:55 +08:00
config-4.14 ipq40xx: sync upstream crypto patches 2020-08-21 22:46:23 +08:00
config-4.19 ipq40xx: sync upstream crypto patches 2020-08-21 22:46:23 +08:00
Makefile ipq40xx: add uboot-envtools to default packages 2021-06-06 23:51:29 +08:00