openwrtv4/target
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
..
imagebuilder target/{sdk,imagebuild}: Fix for symlink-tree 2016-09-30 00:39:25 +02:00
linux mvebu: fix sysupgrade 2016-10-04 11:50:48 +02:00
sdk target/{sdk,imagebuild}: Fix for symlink-tree 2016-09-30 00:39:25 +02:00
toolchain target/toolchain: Fix toolchain packaging without package build 2016-09-06 11:40:12 +02:00
Config.in kernel: add plan 9 fs package 2016-08-11 10:45:33 +02:00
Makefile