1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/target/linux/mvebu/base-files/lib
Aaron Curley 15cb19f02a mvebu: fix sysupgrade
sysupgrade command fails due to missing U-Boot environment-processing binaries on sysupgrade ramdisk. The missing binaries result in the following output:
	Switching to ramdisk...
	Performing system upgrade...
	ash: /usr/sbin/fw_printenv: not found
	ash: fw_setenv: not found
	ash: touch: not found
	cannot find target partition

Fixes FS#197.

Signed-off-by: Aaron Curley <accwebs@gmail.com>
2016-10-04 11:50:48 +02:00
..
preinit mvebu: add sysupgrade support for clearfog 2016-09-26 13:04:53 +02:00
upgrade mvebu: fix sysupgrade 2016-10-04 11:50:48 +02:00
mvebu.sh mvebu: add SolidRun ClearFog A1 support 2016-02-17 17:49:26 +00:00