[OpenWrt-Devel] [PATCH] [package] xtables-addons: update to version 2.0

2012-11-21 Thread Daniel Golle
also update the use of nf_conntrack_helper in OpenWrt-added rtsp-conntrack (which otherwise breaks at compile-time) Signed-off-by: Daniel Golle dgo...@allnet.de delete mode 100644 net/xtables-addons/patches/003-redundant-bracket.patch diff --git a/net/xtables-addons/Makefile

Re: [OpenWrt-Devel] [PATCH 1/1] atheros: Revert Add leds back after migration to sysfs

2012-11-21 Thread Jonathan Bither
Please disregard. Did not fix the issue. Fixing properly now. On 11/20/2012 03:21 PM, Jonathan Bither wrote: It causes flash access errors on devices that use a non-standard gpio line line to control the spi flash chip select. First resolved in changeset # 16765 Signed-off-by: Jonathan Bither

[OpenWrt-Devel] [PATCH v2] [package] xtables-addons: update to version 2.0

2012-11-21 Thread Daniel Golle
also update the use of nf_conntrack_helper in OpenWrt-added rtsp-conntrack and add a compatibility patch to distinguish between pre-3.6.0 and post-3.6.0 kernels. Signed-off-by: Daniel Golle dgo...@allnet.de delete mode 100644 net/xtables-addons/patches/003-redundant-bracket.patch create mode

[OpenWrt-Devel] Custom kernel, rootfs_data not mounted?

2012-11-21 Thread Rafał Miłecki
Hey guys, I'm using own kernel tree for building an OpenWRT. I'm doing that because of many additional patches required for my device and to simplify development for me. I've picked following patches from the OpenWRT project to my local kernel tree:

Re: [OpenWrt-Devel] Custom kernel, rootfs_data not mounted?

2012-11-21 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Make sure you pick 921-use_preinit_as_init.patch as well. ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/

[OpenWrt-Devel] [PATCH v2 1/1] atheros: Revert Add leds back after migration to sysfs

2012-11-21 Thread Jonathan Bither
v2: explicitly unset CONFIG_LEDS_GPIO It causes flash access errors on devices that use a non-standard gpio line line to control the spi flash chip select. Fixes a handful of open tickets. First resolved in changeset # 16765 Signed-off-by: Jonathan Bither jonbit...@gmail.com ---

Re: [OpenWrt-Devel] Custom kernel, rootfs_data not mounted?

2012-11-21 Thread Rafał Miłecki
2012/11/21 Jo-Philipp Wich x...@subsignal.org: Make sure you pick 921-use_preinit_as_init.patch as well. Thanks! Another good idea was: generic/patches-3.6/532-jffs2_eofdetect.patch I'm getting closer :) -- Rafał ___ openwrt-devel mailing list

[OpenWrt-Devel] [PATCH][packages][telephony] asterisk - add pbx_lua module

2012-11-21 Thread Jiri Slachta
Hello, this patch adds support for Lua resources in Asterisk. Asterisk-pbx-lua allows users to use the full power of lua to develop telephony applications using Asterisk. Lua dialplan configuration is done in the extensions.lua file. Regards, Jiri Slachta, CESNET, z.s.p.o. Signed-off-by: Jiri

Re: [OpenWrt-Devel] [PATCH v2 1/1] atheros: Revert Add leds back after migration to sysfs

2012-11-21 Thread Ben West
Thank you for committing this patch into trunk/AA! -- Ben West http://gowasabi.net b...@gowasabi.net 314-246-9434 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH v2 1/1] atheros: Revert Add leds back after migration to sysfs

2012-11-21 Thread Karl P
I'm still against reverting. What's really needed here is support for different atheros devices, not just outright dropping led support. Currently, the gpio setup is fixed for all devices, which clearly isn't ok. Sure, I admit that not booting your device is worse than my leds not working,

Re: [OpenWrt-Devel] [PATCH v2 1/1] atheros: Revert Add leds back after migration to sysfs

2012-11-21 Thread Jonathan Bither
Karl, I remember attitude adjustment not booting as well with flash errors, however I can try to rebuild an older backfire checkout and reflash the device to log the behavior. The revert was intended to be temporary to fix the regression with devices not booting. I plan on submitting

Re: [OpenWrt-Devel] [PATCH v2 1/1] atheros: Revert Add leds back after migration to sysfs

2012-11-21 Thread Karl P
It's a dragino http://www.dragino.com/ They're also sold by flukso: https://www.flukso.net/ It's an ar2317. AA and trunk are the same, as this leds change went into trunk before AA was pulled as a separate branch. I only first tried this board out with backfire, and the wlan led worked

[OpenWrt-Devel] [PATCH v2] [Packages] isc-dhcp-relay: Add init scripts for ipv4 and ipv6 as well as config file

2012-11-21 Thread Jérôme Poulin
I cleaned up the patch so line do not overflow and removed some white space in hope to get it accepted or revised. As isc-dhcp-relay does not come with an init script, I made one based on sysntpd init.d file for both ipv4 and ipv6. If you need more arguments from isc-dhcp-relay to be included in