ramips: Incorrect file mode change
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 3 Mar 2016 20:24:45 +0000 (20:24 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 3 Mar 2016 20:24:45 +0000 (20:24 +0000)
Commit d0f5ab6d95a1 ("ramips: Added support for ZBT-826 / ZBT-1026")
incorrectly changed the mode of the ramips shell scripts from 755 to 644.
I.e., they are not excutable any more and for example devices will be left
with broken configs.

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48893 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/base-files/etc/board.d/01_leds [changed mode: 0644->0755]
target/linux/ramips/base-files/etc/board.d/02_network [changed mode: 0644->0755]
target/linux/ramips/base-files/lib/ramips.sh [changed mode: 0644->0755]
target/linux/ramips/base-files/lib/upgrade/platform.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)