aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-03-03 20:24:45 +0000
committerJohn Crispin <blogic@openwrt.org>2016-03-03 20:24:45 +0000
commit34f9f9401c90a94deb3a0ece3cc077bb1a1372e6 (patch)
treee5d1b5a2a28726493e0394123302167f39f09e75 /target
parentae5a3c9836bfff8b52faac07328e70ee4e33f4a0 (diff)
downloadmaster-187ad058-34f9f9401c90a94deb3a0ece3cc077bb1a1372e6.tar.gz
master-187ad058-34f9f9401c90a94deb3a0ece3cc077bb1a1372e6.tar.bz2
master-187ad058-34f9f9401c90a94deb3a0ece3cc077bb1a1372e6.zip
ramips: Incorrect file mode change
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
Diffstat (limited to 'target')
-rwxr-xr-x[-rw-r--r--]target/linux/ramips/base-files/etc/board.d/01_leds0
-rwxr-xr-x[-rw-r--r--]target/linux/ramips/base-files/etc/board.d/02_network0
-rwxr-xr-x[-rw-r--r--]target/linux/ramips/base-files/lib/ramips.sh0
-rwxr-xr-x[-rw-r--r--]target/linux/ramips/base-files/lib/upgrade/platform.sh0
4 files changed, 0 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds
index 8fd50fedc7..8fd50fedc7 100644..100755
--- a/target/linux/ramips/base-files/etc/board.d/01_leds
+++ b/target/linux/ramips/base-files/etc/board.d/01_leds
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network
index 0a680d0975..0a680d0975 100644..100755
--- a/target/linux/ramips/base-files/etc/board.d/02_network
+++ b/target/linux/ramips/base-files/etc/board.d/02_network
diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh
index c4eb357818..c4eb357818 100644..100755
--- a/target/linux/ramips/base-files/lib/ramips.sh
+++ b/target/linux/ramips/base-files/lib/ramips.sh
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh
index df1ededd00..df1ededd00 100644..100755
--- a/target/linux/ramips/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh