[x-wrt] r4831 committed - add ar91xx to the supported list of platforms with sysupgrade ability....

7 views
Skip to first unread message

codesite...@google.com

unread,
Nov 19, 2009, 12:10:14 PM11/19/09
to x-wrt-...@googlegroups.com
Revision: 4831
Author: kemen04
Date: Thu Nov 19 09:09:03 2009
Log: add ar91xx to the supported list of platforms with sysupgrade ability.
This should be redone to poll sysupgrade for capibilities.
http://code.google.com/p/x-wrt/source/detail?r=4831

Modified:
/trunk/package/webif/files/www/cgi-bin/webif/system-upgrade.sh

=======================================
--- /trunk/package/webif/files/www/cgi-bin/webif/system-upgrade.sh Wed Nov
5 18:11:08 2008
+++ /trunk/package/webif/files/www/cgi-bin/webif/system-upgrade.sh Thu Nov
19 09:09:03 2009
@@ -24,7 +24,7 @@

header "System" "Upgrade" "<img src=\"/images/upd.jpg\"
alt=\"@TR<<Firmware Upgrade>>\" />&nbsp;@TR<<Firmware
Upgrade>>" '' "$SCRIPT_NAME"

-if [ "$target" = "x86-2.6" -o "$target" = "brcm" -o "$target"
= "adm5120-2.6" ]; then
+if [ "$target" = "x86-2.6" -o "$target" = "brcm" -o "$target"
= "adm5120-2.6" -o "$target" = "atheros-2.6" ]; then
if empty "$FORM_submit"; then
display_form <<EOF
start_form

Reply all
Reply to author
Forward
0 new messages