diff options
author | Tomasz Maciej Nowak <tmn505@gmail.com> | 2021-05-25 15:26:06 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-06-08 20:43:56 +0200 |
commit | f788dfdf55a21a639bb3f48f801a029bafb902a3 (patch) | |
tree | 61b6e7cbca8fa27eeabcc68bef81ec2534e4ea8d /target/linux/x86/64/config-5.4 | |
parent | 0753cd98537a0067907d46a0319dba42868df6d9 (diff) | |
download | upstream-f788dfdf55a21a639bb3f48f801a029bafb902a3.tar.gz upstream-f788dfdf55a21a639bb3f48f801a029bafb902a3.tar.bz2 upstream-f788dfdf55a21a639bb3f48f801a029bafb902a3.zip |
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 1984a6bbcaac95c439dd4a6eba2f78c54e9be215)
Diffstat (limited to 'target/linux/x86/64/config-5.4')
0 files changed, 0 insertions, 0 deletions