>> 2. The patch description is incorrect -- the bug symptom is not
>> SIGPIPE. SIGPIPE is globally ignored by Polipo.
>
> I had polipo segfaulting before applying this patch. With gdb I
> thought to understand it was a SIGPIPE problem, but I can be wrong
> because I am not a experienced developer.
This patch updates anyremote from 6.2 to 6.3
Signed-off-by: Mikhail Fedotov < anyremote at mail.ru >
Index: feeds/packages/utils/anyremote/Makefile
===
--- feeds/packages/utils/anyremote/Makefile (revision 36568)
+++ feeds/packag
Thanks, will apply it to openwrt for dir320b1
2013/5/7 Сергей Василюгин
> After update upto compat-wireless-2013-02-22 some critical changes were
> lost
> and driver fail to allocate device. This fix was checked on
> dir620d1 (rt3352) and dir320b1 (rt5350). No check for rt3290 but
> it have the
After update upto compat-wireless-2013-02-22 some critical changes were lostand driver fail to allocate device. This fix was checked ondir620d1 (rt3352) and dir320b1 (rt5350). No check for rt3290 butit have the same init registers (reg2 - start init RF & reg17 - frequencyoffset eeprom value). Signe
Here is corrected version (only thing not working are wifi LEDs):
Signed-off-by: Jacek Kikiewicz
---
Index: target/linux/ar71xx/image/Makefile
===
--- target/linux/ar71xx/image/Makefile (revision 36156)
+++ target/linux/ar71xx/im
On 2013-05-07 3:04 PM, Helmut Schaa wrote:
> Signed-off-by: Helmut Schaa
Applied and pushed, thanks.
> ---
>
> Not sure where to send libubox patches to, openwrt-devel?
> Helmut
Yes, openwrt-devel is fine.
- Felix
___
openwrt-devel mailing list
openwr
I've tried using Openwrt toolchain itself as External toolchain by the
following procedure:-
# Compile and Install the toolchain in a different path
make tools/install;
make toolchain/install
TOOLCHAIN_DIR="/opt/sw_toolchains/toolchain-mips_r2_gcc-4.7-linaro_uClibc-0.9.33.2"
Used above path by set
Adhoc is configured by the 'iw' utility in the mac80211.sh script.
On Tue 07 May 2013 09:10:11 AM EDT, Francisco Cuesta wrote:
Thanks Felix for clarifying my newbie doubts!!
Secondly, could someone point me out where in hostapd code is
distinguished between adhoc mode and ap mode?
Easy: AP mo
Thanks Felix for clarifying my newbie doubts!!
> Secondly, could someone point me out where in hostapd code is
> distinguished between adhoc mode and ap mode?
Easy: AP mode uses it, Ad-Hoc mode doesn't.
So, where is the ad-hoc mode configured then? Is it done in the
proprietary driver (in my case
Signed-off-by: Helmut Schaa
---
Not sure where to send libubox patches to, openwrt-devel?
Helmut
CMakeLists.txt |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c574bf7..015b8bd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,
* John Crispin [12.04.2013 22:19]:
> let me fix up the wording a bit and push a slightly different version
> of the patch ;)
anything i can help with this patch?
bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.
On 07/05/13 14:29, Helmut Schaa wrote:
Any update on this patch?
Thanks,
Helmut
On Wed, Apr 17, 2013 at 5:15 PM, Helmut Schaa
wrote:
grub-editenv allows to modify grub2 environment files. Add a new package
that build grub2 for the target and packs up grub-editenv.
Signed-off-by: Helmut Scha
Any update on this patch?
Thanks,
Helmut
On Wed, Apr 17, 2013 at 5:15 PM, Helmut Schaa
wrote:
> grub-editenv allows to modify grub2 environment files. Add a new package
> that build grub2 for the target and packs up grub-editenv.
>
> Signed-off-by: Helmut Schaa
> ---
> package/boot/grub2/Makef
Hello.
Boost fails to compile in current trunk
To fix it I have:
- changed version to 1.53 because 1.51 fails to crosscompile
- added stdint.h for uClibc
- removed not necessary cstdint patch
Best regards
Index: feeds/packages/libs/boost/patches/200-cstdint_missing_include.patch
===
On 2013-05-07 9:21 AM, Francisco Cuesta wrote:
> Hello,
>
> I have some doubts concerning to the hostapd package, working with
> Attitude Adjustment openwrt version. So, I would appreciate if someone
> might clarify them to me.
>
> Firstly, I have noticed that apart from the hostapd package inclu
From: Sujith Manoharan
Signed-off-by: Sujith Manoharan
---
target/linux/ar71xx/image/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 17092b4..05d2177 100644
--- a/target/linux/ar71xx/
Hello,
I have some doubts concerning to the hostapd package, working with
Attitude Adjustment openwrt version. So, I would appreciate if someone
might clarify them to me.
Firstly, I have noticed that apart from the hostapd package included
on package/hostapd directory, there is another small vers
17 matches
Mail list logo