I think that change set 12421 broke wpa support in sta mode.
In fact, as far as i could understand from the scripts the following line:
config_get key "$vif" key
is needed in that is sets the key variable used by the wpa_supplicat.sh
script. Am i wrong?
At the moment i obtain a wpa_supplic
Committed in r12397
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Mark Kelly wrote:
> this patch fails for me,
hmm, mail line wrap problem?
please use the attachement or this link:
http://br1.einfach.org/tmp/openwrt-opencv.diff
bruno
> :/opt/openwrt/k1$ make package/opencv-prepare V=99
> make[1]: Entering directory `/opt/openwrt/k1'
> make[2]: Entering direct
Mark Kelly wrote:
> this patch fails for me,
hmm, mail line wrap problem?
please use the attachement or this link:
http://br1.einfach.org/tmp/openwrt-opencv.diff
bruno
> :/opt/openwrt/k1$ make package/opencv-prepare V=99
> make[1]: Entering directory `/opt/openwrt/k1'
> make[2]: Entering direct
Sysupgrade adapted from the bcm47xx one.
Add a hook to disable watchdog before upgrading.
Signed-off-by: Frédéric Moulins <[EMAIL PROTECTED]>
---
Worked for me :)
diff --git a/target/linux/adm5120/base-files/lib/upgrade/platform.sh
b/target/linux/adm5120/base-files/lib/upgrade/platform.sh
ne
platform_do_upgrade should not call find_mtd_part which uses awk and
hexdump. Those two binaries are not included during run_ramfs.
Let's export a variable during sysupgrade_pre_upgrade containing the
good partition.
Signed-off-by: Frédéric Moulins <[EMAIL PROTECTED]>
---
So there is no need