1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package
Chris Blake b745bfa6dc base-files: Ensure reset only works if an overlay exists
Currently the reset script will try to run jffs2reset on boards that are
running a rw rootfs, such as ext4. This will cause jffs2reset to fail
and the board to never reboot while the LED blinks until a manual
reboot.

This commit does two different things:
1. Disables reset on boards that do not have an overlay mount
2. Disables the Blinking LED after 5 seconds if the board does not
support reset

Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
2016-10-27 12:45:05 +02:00
..
base-files base-files: Ensure reset only works if an overlay exists 2016-10-27 12:45:05 +02:00
boot uboot-kirkwood: fix default bootcmd for Seagate Dockstar 2016-10-27 12:45:02 +02:00
devel strace: Update to 4.14 2016-10-26 12:37:46 +02:00
firmware Latest ath10k CT 988X firmware (beta-18). 2016-10-19 11:13:15 +02:00
kernel mwlwifi: upgrade to 10.3.2.0-20161013 2016-10-24 08:45:06 +02:00
libs libreadline: set ABI_VERSION to force rebuild of dependent packages 2016-10-19 20:26:54 +02:00
network netifd: update to latest git HEAD 2016-10-27 12:45:05 +02:00
system mtd: add fixwrgg command 2016-10-27 01:50:42 +03:00
utils usbmode: rename data files 2016-10-26 15:16:51 +02:00
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 2016-09-25 09:30:55 +02:00