Re: [OpenWrt-Devel] [PATCH v4] [ramips] mt7621: add support for netis WF-2881‏

2015-11-24 Thread Srdjan Rosic
It looks like the problem was on my end, I was trying to rebase my patches onto trunk, and I suspect that as I rebased, make didn't pick up that before and after rebase patches have changed in the src tree as part of the a7ff025 commit, and the kernel in build_dir needed to be re-patched. Running

Re: [OpenWrt-Devel] [PATCH v4] [ramips] mt7621: add support for netis WF-2881‏

2015-11-24 Thread YounJae Rho
After git commit a7ff0259c76b39c10898403f3c8e3590cae64e95 (in trunk) Building works well Could you check this again? 2015-11-25 오전 8:01에 Srdjan Rosic 이(가) 쓴 글: > not to be a spoil sport, I like seeing new devices supported, but this > one (commit id 5baf40d) causes a dependency of mtd/nand to be

Re: [OpenWrt-Devel] [PATCH v4] [ramips] mt7621: add support for netis WF-2881‏

2015-11-24 Thread Srdjan Rosic
not to be a spoil sport, I like seeing new devices supported, but this one (commit id 5baf40d) causes a dependency of mtd/nand to be pulled in, which has some bugs from before, which breaks the build at least for ramips I haven't tried other nand arches to see if they build at this same commit. M

[OpenWrt-Devel] [PATCH 6/8] lantiq: ltq-vdsl: update to version 4.16.6.3

2015-11-24 Thread Hauke Mehrtens
From: Hauke Mehrtens In addition to the update this also fixes some build warnings and makes it use the same configure option as used in Lantiq UGW. Signed-off-by: Hauke Mehrtens --- package/kernel/lantiq/ltq-vdsl/Makefile | 14 +++--- .../kernel/lantiq/ltq-vdsl/patches/10

[OpenWrt-Devel] [PATCH 0/8] lantiq: add xRX200 dsl firmware binary and update vdsl drivers

2015-11-24 Thread Hauke Mehrtens
This packages adds the redistributable dsl firmware for the xRX200 SoCs and updates the VDSL drivers to the version shipped with Lantiq's UGW 6.1.1. In addition it adds some diagnostic tools and fixes some build warnings. Hauke Mehrtens (8): lantiq: ltq-ifxos: fix build warnings lantiq: add ds

[OpenWrt-Devel] [PATCH 1/8] lantiq: ltq-ifxos: fix build warnings

2015-11-24 Thread Hauke Mehrtens
From: Hauke Mehrtens This makes the build script use the same configure options as used by Lantiq UGW and fixes some warnings and cleans up some of the patches. Signed-off-by: Hauke Mehrtens --- package/kernel/lantiq/ltq-ifxos/Makefile | 6 -- .../lantiq/ltq-ifxos/patches/001-w

[OpenWrt-Devel] [PATCH 2/8] lantiq: add dsl-vr9-firmware-xdsl

2015-11-24 Thread Hauke Mehrtens
From: Hauke Mehrtens This adds the DSL firmware for the VR9/XRX200 SoCs. Signed-off-by: Hauke Mehrtens --- .../firmware/lantiq/dsl-vr9-firmware-xdsl/Makefile | 46 ++ 1 file changed, 46 insertions(+) create mode 100644 package/firmware/lantiq/dsl-vr9-firmware-xdsl/Makefile

[OpenWrt-Devel] [PATCH 8/8] lantiq: ltq-vdsl-app: update to version 4.16.6.3

2015-11-24 Thread Hauke Mehrtens
From: Hauke Mehrtens In this upstream dsl driver app version the autoboot is deactivated activate it again. In addition to the update this also fixes some build warnings and makes it use the same configure option as used in Lantiq UGW. Signed-off-by: Hauke Mehrtens --- package/network/config/l

[OpenWrt-Devel] [PATCH 7/8] lantiq: ltq-vdsl-app: add dsl_cpe_pipe.sh

2015-11-24 Thread Hauke Mehrtens
From: Hauke Mehrtens Signed-off-by: Hauke Mehrtens --- package/network/config/ltq-vdsl-app/Makefile | 4 +++- .../network/config/ltq-vdsl-app/files/dsl_cpe_pipe.sh | 18 ++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100755 package/network/config/lt

[OpenWrt-Devel] [PATCH 4/8] lantiq: ltq-vdsl-mei: register char device automatically

2015-11-24 Thread Hauke Mehrtens
From: Hauke Mehrtens Signed-off-by: Hauke Mehrtens --- .../lantiq/ltq-vdsl-mei/patches/100-compat.patch | 39 +++--- .../ltq-vdsl-mei/patches/101_no-date-time.patch| 2 +- 2 files changed, 36 insertions(+), 5 deletions(-) diff --git a/package/kernel/lantiq/ltq-vdsl-mei/p

[OpenWrt-Devel] [PATCH 5/8] lantiq: ltq-vdsl-mei: update to version 1.4.8.5

2015-11-24 Thread Hauke Mehrtens
From: Hauke Mehrtens In addition to the update this also fixes some build warnings and makes it use the same configure option as used in Lantiq UGW. Signed-off-by: Hauke Mehrtens --- package/kernel/lantiq/ltq-vdsl-mei/Makefile| 12 +++ .../lantiq/ltq-vdsl-mei/patches/010-warnings.p

[OpenWrt-Devel] [PATCH 3/8] lantiq: ltq-vdsl-mei: add mei_cpe_drv_test application

2015-11-24 Thread Hauke Mehrtens
From: Hauke Mehrtens This application helps to debug some internal problems in the MEI driver. Signed-off-by: Hauke Mehrtens --- package/kernel/lantiq/ltq-vdsl-mei/Makefile | 24 +++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/package/kernel/lantiq/ltq-vd

[OpenWrt-Devel] [PATCH] TL-WR710N V2.1

2015-11-24 Thread Norbert Wegener
# This patch just extends target/linux/ar71xx/image/Makefile to build # images also for version 2.1 of TL-WR710N # patch against the latest git # Signed off by: Norbert Wegener --- --- target/linux/ar71xx/image/Makefile | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --gi

Re: [OpenWrt-Devel] [PATCH 2/2] firmware-utils: fix various compiler warnings

2015-11-24 Thread John Crispin
On 24/11/2015 17:57, Felix Kaechele wrote: > diff --git a/tools/firmware-utils/src/srec2bin.c > b/tools/firmware-utils/src/srec2bin.c > index 1cffbae..5cc71bd 100644 > --- a/tools/firmware-utils/src/srec2bin.c > +++ b/tools/firmware-utils/src/srec2bin.c > @@ -513,7 +513,7 @@ int srec2bin(int arg

Re: [OpenWrt-Devel] [PATCH v2 1/5] kernel: other: add PWM controller support

2015-11-24 Thread John Crispin
On 23/11/2015 17:41, Tim Harvey wrote: > On Sun, Nov 22, 2015 at 12:55 AM, John Crispin wrote: >> Hi Tim, >> >> >> >> On 19/11/2015 18:53, Tim Harvey wrote: >>> This adds basic PWM controller support and support for i.MX >>> >>> Signed-off-by: Tim Harvey >>> --- >>> v2: >>> - add TARGET_imx6 dep

Re: [OpenWrt-Devel] [PATCH 1/1] TL-WR710N-v2.1

2015-11-24 Thread John Crispin
Hi On 22/11/2015 12:01, Norbert Wegener wrote: > # now with a git send-email working... > :) it looks good, however it does not apply to current trunk. did you make sure to base this patch on latest HEAD ? John > # This patch just extends target/linux/ar71xx/image/Makefile to build > #

[OpenWrt-Devel] [PATCH 5/6] mac80211: Allow to select VHT80 in IBSS mode

2015-11-24 Thread Sven Eckelmann
Signed-off-by: Sven Eckelmann --- package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh b/package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh in

[OpenWrt-Devel] [PATCH 2/6] iw: sync nl80211.h with compat-wireless 2015-10-26

2015-11-24 Thread Sven Eckelmann
Fix the id of NL80211_ATTR_WIPHY_ANTENNA_GAIN for antenna_gain command when using compat-wireless 2015-10-26. Signed-off-by: Sven Eckelmann --- .../utils/iw/patches/001-nl80211_h_sync.patch | 94 +- 1 file changed, 92 insertions(+), 2 deletions(-) diff --git a/package/n

[OpenWrt-Devel] [PATCH 1/6] iw: update to version 4.3

2015-11-24 Thread Sven Eckelmann
Signed-off-by: Sven Eckelmann --- package/network/utils/iw/Makefile | 4 +- .../utils/iw/patches/001-nl80211_h_sync.patch | 79 --- .../utils/iw/patches/120-antenna_gain.patch| 3 +- .../network/utils/iw/patches/200-reduce_size.patch | 106 ++

[OpenWrt-Devel] [PATCH 6/6] iw: add VHT80 support for 802.11s

2015-11-24 Thread Sven Eckelmann
Support next to the non-HT/HT channel widths like HT20 or NOHT also VHT80 channels during the mesh join iw dev mesh0 mesh join "meshnet" freq 5180 80MHz Signed-off-by: Sven Eckelmann --- This is currently not implemented in package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh and w

[OpenWrt-Devel] [PATCH 4/6] iw: add VHT80 support for IBSS

2015-11-24 Thread Sven Eckelmann
Signed-off-by: Sven Eckelmann --- .../utils/iw/patches/301-ibss_add_VHT80.patch | 104 + .../iw/patches/302-ibss_use_MHz_instead_MHZ.patch | 41 2 files changed, 145 insertions(+) create mode 100644 package/network/utils/iw/patches/301-ibss_add_VHT80.patch cr

[OpenWrt-Devel] [PATCH 3/6] iw: display interface TX power if available

2015-11-24 Thread Sven Eckelmann
Signed-off-by: Sven Eckelmann --- .../patches/300-display_interface_TX_power.patch | 32 ++ 1 file changed, 32 insertions(+) create mode 100644 package/network/utils/iw/patches/300-display_interface_TX_power.patch diff --git a/package/network/utils/iw/patches/300-display

[OpenWrt-Devel] [PATCH v2] authsae: Use kbit/s as mcast_rate unit like wpad

2015-11-24 Thread Sven Eckelmann
The OpenWrt wireless configuration for mcast_rate is defined as Kbit/s when using wpa_supplicant for IBSS/802.11s and iw for unencrypted IBSS/802.11s. But when using authsae, the unit for the same option is redefined as Mbit/s. Better use the same unit for this option independent of the backend whi

[OpenWrt-Devel] flock vs. lock in scripts

2015-11-24 Thread Bastian Bittorf
OpenWrt ships since a long time an own implementation of locking for scripts: https://dev.openwrt.org/browser/trunk/package/utils/busybox/patches/220-add_lock_util.patch can we use 'flock' for that which is upstream/busybox or maybe use a shell-function for that? seems, that the only users are:

[OpenWrt-Devel] [PATCH 2/2] firmware-utils: fix various compiler warnings

2015-11-24 Thread Felix Kaechele
mostly implicit defines due to missing includes plus one const that shouldn't be one. Signed-off-by: Felix Kaechele --- tools/firmware-utils/src/dgfirmware.c | 1 + tools/firmware-utils/src/lzma2eva.c | 2 +- tools/firmware-utils/src/mkhilinkfw.c | 1 + tools/firmware-utils/src/spw303v.c|

[OpenWrt-Devel] [PATCH 0/2] firmware-utils various fixes

2015-11-24 Thread Felix Kaechele
Fix some compiler warnings and missing info on log messages. Felix Kaechele (2): mktplinkfw: add missing exceeding bytes info to logs firmware-utils: fix various compiler warnings tools/firmware-utils/src/dgfirmware.c | 1 + tools/firmware-utils/src/lzma2eva.c | 2 +- tools/firmware-utils/

[OpenWrt-Devel] [PATCH 1/2] mktplinkfw: add missing exceeding bytes info to logs

2015-11-24 Thread Felix Kaechele
Add the info on exceeding bytes also to the remaining log messages. Signed-off-by: Felix Kaechele --- tools/firmware-utils/src/mktplinkfw.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/firmware-utils/src/mktplinkfw.c b/tools/firmware-utils/src/mktplinkfw.c index

Re: [OpenWrt-Devel] [PATCH 2/3] authsae: Use kbit/s as mcast_rate unit like wpad

2015-11-24 Thread Sven Eckelmann
On Tuesday 24 November 2015 17:46:56 John Crispin wrote: > > On 24/11/2015 16:17, Sven Eckelmann wrote: > > The OpenWrt wireless configuration for mcast_rate is defined as > > Kbit/s when using wpa_supplicant for IBSS/802.11s and iw for > > unencrypted IBSS/802.11s. But when using authsae, the uni

Re: [OpenWrt-Devel] [PATCH 2/3] authsae: Use kbit/s as mcast_rate unit like wpad

2015-11-24 Thread John Crispin
On 24/11/2015 16:17, Sven Eckelmann wrote: > The OpenWrt wireless configuration for mcast_rate is defined as > Kbit/s when using wpa_supplicant for IBSS/802.11s and iw for > unencrypted IBSS/802.11s. But when using authsae, the unit for the > same option is redefined as Mbit/s. making stuff cons

[OpenWrt-Devel] [CC 15.05] libpng: Security update (2 CVEs)

2015-11-24 Thread jow
The libpng package has been rebuilt and was uploaded to the Chaos Calmer 15.05 repository due to multiple security issues. VERSION 1.2.52-1 => 1.2.54-1 CHANGELOG [Tue, 24 Nov 2015 16:21:37 +0100 c19bf27] Update to 1.2.54 Includes fixes for CVE-2015-7981 and CVE-2015-8126. CHANGES libs/l

[OpenWrt-Devel] [CC 15.05] polarssl: Security update (CVE-2015-5291)

2015-11-24 Thread jow
The polarssl package has been rebuilt and was uploaded to the Chaos Calmer 15.05 repository due to a reported security issue. VERSION 1.3.11-1 => 1.3.14-1 CHANGELOG [Sun, 18 Oct 2015 21:48:32 + ed8b245] Update to version 1.3.14 This fixes CVE-2015-5291 and some other smaller security is

[OpenWrt-Devel] [PATCH 3/3] wpa-supplicant: Get 802.11s ssid information from option mesh_id

2015-11-24 Thread Sven Eckelmann
The scripts for authsae and iw use the option mesh_id to get set the "meshid" during a mesh join. But the script for wpad-mesh ignores the option mesh_id and instead uses the option ssid. Unify the mesh configuration and let the wpa_supplicant script also use the mesh_id from the configuration. Si

[OpenWrt-Devel] [PATCH 2/3] authsae: Use kbit/s as mcast_rate unit like wpad

2015-11-24 Thread Sven Eckelmann
The OpenWrt wireless configuration for mcast_rate is defined as Kbit/s when using wpa_supplicant for IBSS/802.11s and iw for unencrypted IBSS/802.11s. But when using authsae, the unit for the same option is redefined as Mbit/s. Better always use the same unit for this option and don't make it back

[OpenWrt-Devel] [PATCH 1/3] authsae: Fix meshid in authsae config

2015-11-24 Thread Sven Eckelmann
The variable $mesh_id was never defined in authsae_start_interface and thus the option meshid in $authsae_conf_file was always set to "". Signed-off-by: Sven Eckelmann --- package/network/services/authsae/files/lib/wifi/authsae.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [OpenWrt-Devel] [PATCH procd 3/4] ujail: use const, stop using extern

2015-11-24 Thread John Crispin
ok, subject and description are not consistent. please split this up properly. one kind of change / patch On 23/11/2015 09:09, Etienne Champetier wrote: > Hi > Le 23 nov. 2015 08:19, "John Crispin" > a écrit : >> >> Hi, >> >> subject relates to extern but then the patch

Re: [OpenWrt-Devel] [PATCH procd 2/4] ujail: remove useless arg in clone call

2015-11-24 Thread John Crispin
On 23/11/2015 13:12, Etienne Champetier wrote: > Hey, > > 2015-11-23 12:52 GMT+01:00 Paul Fertser >: > > Hey Etienne, > > Etienne Champetier > writes: > > i know that spawn_jail(void) is valid code, but then the