openwrt/package/boot/uboot-envtools
Imran Khan 27d69d2561 uboot-envtools: check for config prior to append
In the rare event a pre-populated fw_env.config exists in the rootfs prior
to firstboot, calling fw_setenv after the system has initialised will
annihilate the devices environment due to two identical lines in
fw_env.config.

Check for existence prior to blind appendage.

Signed-off-by: Imran Khan <gururug@gmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
[daniel@makrotopia.org: fixed patch format, improved grep, cosmetics]
2019-12-17 19:35:16 +02:00
..
files uboot-envtools: check for config prior to append 2019-12-17 19:35:16 +02:00
patches uboot-envtools: Add TARGET_LDFLAGS to fix PIE and RELRO 2019-11-09 14:33:42 +01:00
Makefile uboot-envtools: check for config prior to append 2019-12-17 19:35:16 +02:00