[OpenWrt-Devel] [PATCH v2] generic/4.0: update to 4.0.4

2015-05-23 Thread Daniel Golle
Update kernel sources and refresh some patches. Signed-off-by: Daniel Golle --- v2: rebase on current HEAD since r45711 broke the patch. include/kernel-version.mk | 4 ++-- ...2-15-bgmac-fix-requests-for-extra-polling-calls-from-NAPI.patch | 7 +-- t

[OpenWrt-Devel] [PATCH v2] musl: update to version 1.1.9

2015-05-23 Thread Daniel Golle
Plus changes up to 2015-05-22 to fix ldso related regression on PPC. Signed-off-by: Daniel Golle --- toolchain/musl/Config.version | 2 +- toolchain/musl/common.mk| 2 +- toolchain/musl/patches/001-git-2015-03-28.patch | 93 toolchain/musl/patc

Re: [OpenWrt-Devel] lantiq DSL drivers / firmware info

2015-05-23 Thread Martin Blumenstingl
> Also, using binwalk, I was able to extract dsl firmware from latest > W9980 firmware update (TD-W9980_V1_150507). > > filename: xcpe_574306_571801.bin > version: 5.7.4.3.0.6-5.7.1.8.0.1 > sha1sum: f8a13f16f5ead64bb0d2d551fbef8f1a838322f7 Thanks a lot - added that one as well. ___

Re: [OpenWrt-Devel] lantiq DSL drivers / firmware info

2015-05-23 Thread Aleksander Wałęski
Sylwester Petela gmail.com> writes: > > > W dniu 2015-05-05 o 09:31, Johannes Berg pisze: > > On Tue, 2015-05-05 at 09:28 +0200, Sylwester Petela wrote: > > > [ 458.772000] DSL[00]: WARNING - Data Path counters are not supported > for the FE! > >>> That seems pretty harmless - the d

Re: [OpenWrt-Devel] [PATCH 1/1] Fix bridge-utils file offset

2015-05-23 Thread Russell Senior
> "Ted" == Ted Hess writes: Ted> Nikolay - bridge-utils has not been moved to Github since it has no Ted> owner/maintainer who has volunteered to do that. It is still in the Ted> oldpackages repo which is no longer supported. If you want to do Ted> the work to contribute to the Github repo, p

Re: [OpenWrt-Devel] [PATCH 1/1] Fix bridge-utils file offset handling

2015-05-23 Thread Russell Senior
> "Nikolay" == Nikolay Martynov writes: Nikolay> Hi. Thanks for you response! Nikolay> Please forgive my noobiness but I wasn't able to find Nikolay> brigde-utils in https://github.com/openwrt/packages. Is it Nikolay> supposed to be somo other feed? I would really appreciate if Nikolay> y

[OpenWrt-Devel] [PATCH] Makefile: move cleaning of staging_dir/target* to clean instead of dirclean

2015-05-23 Thread Hannu Nyman
Makefile: move the cleaning of staging_dir/target* from dirclean to clean Currently "make clean" only clears the build_dir/target*, but leaves staging_dir/target* intact. "make clean" should also clean the staging_dir/target* directories, as in the current situation some old packages or librar

Re: [OpenWrt-Devel] [PATCH 1/1] Fix bridge-utils file offset

2015-05-23 Thread Ted Hess
Nikolay - bridge-utils has not been moved to Github since it has no owner/maintainer who has volunteered to do that. It is still in the oldpackages repo which is no longer supported. If you want to do the work to contribute to the Github repo, please read our guidelines (https://github.com/op

Re: [OpenWrt-Devel] [PATCH 1/1] Fix bridge-utils file offset handling

2015-05-23 Thread Hauke Mehrtens
On 05/22/2015 11:01 PM, Nikolay Martynov wrote: > Hi. > > Thanks for you response! > > Please forgive my noobiness but I wasn't able to find brigde-utils > in https://github.com/openwrt/packages. Is it supposed to be somo > other feed? I would really appreciate if you could clarify. brigde-u

Re: [OpenWrt-Devel] [PATCH] Snort version bump 2.9.7.2 to 2.9.7.3

2015-05-23 Thread Hauke Mehrtens
Hi, this package is maintained in our package feed at github, please send a pull request on github at https://github.com/openwrt/packages Hauke On 05/23/2015 02:26 PM, Derek Werthmuller wrote: > Signed-off-by:Derek Werthmuller > > > > > diff -rupN a/Makefile b/M

Re: [OpenWrt-Devel] [PATCH 1/6] Changes for more readability.

2015-05-23 Thread Felix Fietkau
On 2015-05-19 14:38, Yousong Zhou wrote: > - "ifname" for Linux interface name. > - "interface" for netifd defined logical interface names as in >/etc/config/network. > - A few comments and variable renames for better readability. > > Signed-off-by: Yousong Zhou > --- > device.c |

Re: [OpenWrt-Devel] [PATCH] musl: update to version 1.1.9

2015-05-23 Thread Felix Fietkau
On 2015-05-21 11:32, Daniel Golle wrote: > The fixes previously contained in 001-git-2015-03-28.patch are all part > of the upstream release, thus the patch can be removed. > All other patches apply cleanly. > > Signed-off-by: Daniel Golle Looks like musl 1.1.9 has an ldso related regression on P

[OpenWrt-Devel] [PATCH] rampis: add support for status led on ASUS RT-N14U

2015-05-23 Thread Matteo Panella
The diag.sh script lacked an entry for the status led on the RT-N14U, map it to the asus:blue:power led which is also used by the boot loader to report boot status (eg. TFTP recovery mode VS normal boot) Signed-off-by: Matteo Panella --- target/linux/ramips/base-files/etc/diag.sh | 2 +- 1 file

Re: [OpenWrt-Devel] lantiq DSL drivers / firmware info

2015-05-23 Thread Sylwester Petela
W dniu 2015-05-05 o 09:31, Johannes Berg pisze: On Tue, 2015-05-05 at 09:28 +0200, Sylwester Petela wrote: [ 458.772000] DSL[00]: WARNING - Data Path counters are not supported for the FE! That seems pretty harmless - the driver code is really really ugly though. Probably should just remove

[OpenWrt-Devel] [PATCH] Snort version bump 2.9.7.2 to 2.9.7.3

2015-05-23 Thread Derek Werthmuller
Signed-off-by:Derek Werthmuller diff -rupN a/Makefile b/Makefile --- a/Makefile2015-05-22 22:13:00.458081167 -0400 +++ b/Makefile2015-05-22 22:18:58.695857500 -0400 @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snort -PKG_VERSION:=2.9.7.2 +PKG_VERSION:=2.9.7.3 PKG_RELEASE:=