projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0349338
)
fix sysupgrade
author
Gabor Juhos
<
[email protected]
>
Sun, 2 Aug 2009 09:27:38 +0000
(09:27 +0000)
committer
Gabor Juhos
<
[email protected]
>
Sun, 2 Aug 2009 09:27:38 +0000
(09:27 +0000)
SVN-Revision: 17092
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
index 381b40e322a08c73d52de944cc12e083e26ff7e2..a5cb354c92fbc136715513110ffeaaf2bd10d18c 100755
(executable)
--- a/
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
+++ b/
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
@@
-5,6
+5,7
@@
. /lib/ar71xx.sh
PART_NAME=firmware
+RAMFS_COPY_DATA=/lib/ar71xx.sh
platform_check_image() {
local board=$(ar71xx_board_name)
@@
-42,4
+43,5
@@
disable_watchdog() {
return 1
}
}
+
append sysupgrade_pre_upgrade disable_watchdog