[OpenWrt-Devel] [PATCH] sunxi: add basic support for OrangePi Mini v1 (AllWinner A20)

2016-03-19 Thread Antonio Quartulli
TODO: hostapd does not work yet with r8188eu Signed-off-by: Antonio Quartulli --- package/boot/uboot-sunxi/Makefile| 8 +++- target/linux/sunxi/config-4.4| 15 ++- target/linux/sunxi/image/Makefile| 4

Re: [OpenWrt-Devel] new kernel 4.1.20 / jffs-deadlock fix

2016-03-19 Thread Bastian Bittorf
* Sedat Dilek [18.03.2016 13:33]: > Just FYI... > > "jffs2: Fix page lock / f->sem deadlock" see [1]. > > - Sedat - > > [1] > http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?h=v4.1.20=e0dae728bf0878ad831440ff5d2e90ec10b794a4 yes, we can

[OpenWrt-Devel] [PATCH] zynq: Re-implement mkits.sh and use it

2016-03-19 Thread Jason Wu
The new mkits.sh is a complete new implementation to support: - multi-configuration (upto 10 with -c option). First -c used defines the default conf used. - multi-image support - multiple kernel/fdt/ramdsik image (upto 50 images) - per image configuration: Tools now reuse the option for each

Re: [OpenWrt-Devel] Read-only mirror https://github.com/openwrt/openwrt is stuck since 12 days ago

2016-03-19 Thread John Crispin
On 18/03/2016 18:19, Roman Yeryomin wrote: > On 18 March 2016 at 15:32, John Crispin wrote: >>> >>> please use this svn server for now. it will be online for 4-6 weeks so >>> that people have time to migrate away from svn. i will send out a notice >>> 1 week before we

Re: [OpenWrt-Devel] [PATCH 3/5] ar71xx: Allow to set the RXDV, RXD, TXD, TXE delays for QCA955x

2016-03-19 Thread John Crispin
On 17/03/2016 11:26, Sven Eckelmann wrote: > But it looks that John doesn't like that mach-* files correctly set the >> content of ETH_CFG via this function. i like it if it is consistent. the current patch lead to people sending me mails that their boards no longer work ;) people like to

Re: [OpenWrt-Devel] Read-only mirror https://github.com/openwrt/openwrt is stuck since 12 days ago

2016-03-19 Thread John Crispin
On 18/03/2016 21:02, Roman Yeryomin wrote: > On 18 March 2016 at 19:36, John Crispin wrote: >> >> >> On 18/03/2016 18:19, Roman Yeryomin wrote: >>> On 18 March 2016 at 15:32, John Crispin wrote: > > please use this svn server for now. it will be

Re: [OpenWrt-Devel] [PATCH 2/5] ar71xx: Clear bits in ath79_setup_qca955x_eth_cfg

2016-03-19 Thread Sven Eckelmann
On Thursday 17 March 2016 09:14:55 John Crispin wrote: > > Now I have to move the function to each mach file which correctly sets the > > ETH_CFG to avoid problems caused by the u-boot presets. This requires that > > you still keep the patch for the QCA955X_ETH_CFG_* definition. > > > > so i'll

Re: [OpenWrt-Devel] [PATCH 3/5] ar71xx: Allow to set the RXDV, RXD, TXD, TXE delays for QCA955x

2016-03-19 Thread Sven Eckelmann
On Wednesday 16 March 2016 22:41:58 Christian Beier wrote: > Am Tue, 8 Mar 2016 18:39:05 +0100 > schrieb Sven Eckelmann : > > > The default RGMII values from the Atheros u-boot are currently used to > > preset the existing mach files. These may have to be adjusted

[OpenWrt-Devel] [PATCH] zynq:image: Simplify boot-img build

2016-03-19 Thread Jason Wu
by adding Device/DefaultConfig macro to define the dts and device in lower case. Signed-off-by: Jason Wu diff --git a/target/linux/zynq/image/Makefile b/target/linux/zynq/image/Makefile index 2924a5d..99293a6 100644 --- a/target/linux/zynq/image/Makefile +++

[OpenWrt-Devel] [PATCH 2/2] ar71xx: WNR1000v2: enable control of all LEDs and buttons

2016-03-19 Thread Michal
From: Michal Cieslakiewicz Date: Thu, 17 Mar 2016 23:32:48 +0100 Subject: [PATCH 2/2] ar71xx: WNR1000v2: enable control of all LEDs and buttons This patch provides full GPIO support for WNR1000v2 (LEDs and buttons). It exposes all LEDs to operating system, including

[OpenWrt-Devel] [Job] Job offer in Berlin: fulltime upstream contributor.

2016-03-19 Thread Arvid E. Picciani
Hi, For a well funded startup i need a fulltime openwrt dev who can build up the team and product with me from scratch. Preferably someone who is already contributing here and can balance community and company interests. We're building a 10-20K devices centrally managed wifi infrastructure

Re: [OpenWrt-Devel] [PATCH 2/5] ar71xx: Clear bits in ath79_setup_qca955x_eth_cfg

2016-03-19 Thread John Crispin
On 17/03/2016 09:21, Sven Eckelmann wrote: > On Thursday 17 March 2016 09:14:55 John Crispin wrote: >>> Now I have to move the function to each mach file which correctly sets the >>> ETH_CFG to avoid problems caused by the u-boot presets. This requires that >>> you still keep the patch for the

[OpenWrt-Devel] [PATCH] CC: include/version.mk: Adjust to 15.05.1 release

2016-03-19 Thread Hannu Nyman
Adjust the default version number in include/version.mk to 15.05.1 After the change, new builds made from CC sources will have opkg config that downloads from the recent 15.05.1 packages repo instead of the ancient 15.05 packages repo. Signed-off-by: Hannu Nyman --- There

Re: [OpenWrt-Devel] Read-only mirror https://github.com/openwrt/openwrt is stuck since 12 days ago

2016-03-19 Thread John Crispin
On 18/03/2016 09:55, John Crispin wrote: > > > On 18/03/2016 08:39, Roman Yeryomin wrote: >> On 18 March 2016 at 04:40, Shankar Unni >> wrote: >>> On Wed, Mar 16, 2016 at 1:53 AM, Karl Vogel wrote: Doesn't look like the SVN

Re: [OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-03-19 Thread Mauro Mozzarelli
On Wed, March 16, 2016 12:06, John Crispin wrote: [...] > - openssl updated to 1.0.2f Thanks for the update, why not upgrade to the latest openssl 1.0.2g? It has been released already a few weeks ago, it fixes a security vulnerability and the change would have had no regression impact.

Re: [OpenWrt-Devel] Read-only mirror https://github.com/openwrt/openwrt is stuck since 12 days ago

2016-03-19 Thread Roman Yeryomin
On 18 March 2016 at 15:32, John Crispin wrote: >> >> please use this svn server for now. it will be online for 4-6 weeks so >> that people have time to migrate away from svn. i will send out a notice >> 1 week before we finally turn it of. please start migrating now. > > if

Re: [OpenWrt-Devel] USB Hotplug

2016-03-19 Thread Baptiste Clenet
2016-03-07 15:19 GMT+01:00 John Crispin : > > > On 07/03/2016 15:00, Baptiste Clenet wrote: >> 2016-03-07 9:51 GMT+01:00 John Crispin : >>> >>> >>> On 07/03/2016 09:47, Baptiste Clenet wrote: 2016-03-04 18:24 GMT+01:00 John Crispin :

Re: [OpenWrt-Devel] [PATCH] mac80211: install old firmware for ath9k-htc on target as well

2016-03-19 Thread Alexey Brodkin
Hi Hauke, On Tue, 2016-03-15 at 23:31 +0100, Hauke Mehrtens wrote: > On 03/15/2016 02:06 PM, Alexey Brodkin wrote: > > > > In commit > > http://git.openwrt.org/?p=openwrt.git;a=commit;h=3990e15258808b145226d7e95332c4708f9f9463 > > I got rid of older ath9k_htc firmware in favor of newer ones. > >

Re: [OpenWrt-Devel] Read-only mirror https://github.com/openwrt/openwrt is stuck since 12 days ago

2016-03-19 Thread John Crispin
On 18/03/2016 10:26, John Crispin wrote: > > > On 18/03/2016 09:55, John Crispin wrote: >> >> >> On 18/03/2016 08:39, Roman Yeryomin wrote: >>> On 18 March 2016 at 04:40, Shankar Unni >>> wrote: On Wed, Mar 16, 2016 at 1:53 AM, Karl Vogel

[OpenWrt-Devel] [PATCH v2] ramips:MiWifi-Nano-change gpios to leds, add to default build group

2016-03-19 Thread Noble Pepper
Signed-off-by: Noble Pepper --- v2 changes - fix spelling, remove comments Note: Red led is not functional, appears to be issue in pinctrl system fix for this will follow at later date. --- --- target/linux/ramips/base-files/etc/board.d/01_leds | 7

Re: [OpenWrt-Devel] [PATCH 2/5] ar71xx: Clear bits in ath79_setup_qca955x_eth_cfg

2016-03-19 Thread John Crispin
On 08/03/2016 18:39, Sven Eckelmann wrote: > From: Sven Eckelmann > > Some u-boot versions for QCA955x set currently not cleared bits depending > on the used link speed. This breaks the rx/tx under OpenWrt. The mach-*.c > file is responsible to select the correct

[OpenWrt-Devel] [PATCH] kernel: add missing symbol

2016-03-19 Thread Daniel Golle
Add missing symbol needed when building kernel with profiling enabled for ARM or ARM64 targets. Signed-off-by: Daniel Golle --- config/Config-kernel.in | 6 ++ 1 file changed, 6 insertions(+) diff --git a/config/Config-kernel.in b/config/Config-kernel.in index

Re: [OpenWrt-Devel] [PATCH] ramips:MiWifi-Nano-change gpios to leds, add to default build group

2016-03-19 Thread John Crispin
On 19/03/2016 19:41, Noble Pepper wrote: > > Signed-off-by: Noble Pepper > > --- > > Note: Red led is not functional, appears to be issue in pinctrl system > fix for this will follow at later date. > --- > target/linux/ramips/base-files/etc/board.d/01_leds | 7

Re: [OpenWrt-Devel] Read-only mirror https://github.com/openwrt/openwrt is stuck since 12 days ago

2016-03-19 Thread John Crispin
On 18/03/2016 08:39, Roman Yeryomin wrote: > On 18 March 2016 at 04:40, Shankar Unni > wrote: >> On Wed, Mar 16, 2016 at 1:53 AM, Karl Vogel wrote: >>> >>> Doesn't look like the SVN server is back yet either. >>> >>> Are there any plans to

[OpenWrt-Devel] [PATCH] oxnas: sync cpu-hotplug with mach-realview

2016-03-19 Thread Daniel Golle
Make mach-oxnas/hotplug.c look more similar to mach-realview/hotplug.c, just cosmetics and maintainability concerns, no functional changes. Signed-off-by: Daniel Golle --- target/linux/oxnas/files/arch/arm/mach-oxnas/hotplug.c | 7 +++ 1 file changed, 3 insertions(+),

[OpenWrt-Devel] [PATCH] ramips:MiWifi-Nano-change gpios to leds, add to default build group

2016-03-19 Thread Noble Pepper
Signed-off-by: Noble Pepper --- Note: Red led is not functional, appears to be issue in pinctrl system fix for this will follow at later date. --- target/linux/ramips/base-files/etc/board.d/01_leds | 7 target/linux/ramips/dts/MIWIFI-NANO.dts| 40

Re: [OpenWrt-Devel] [PATCH 2/2] ar71xx: WNR1000v2: enable control of all LEDs and buttons

2016-03-19 Thread Hartmut Knaack
Michal schrieb am 18.03.2016 um 00:36: > From: Michal Cieslakiewicz > Date: Thu, 17 Mar 2016 23:32:48 +0100 > Subject: [PATCH 2/2] ar71xx: WNR1000v2: enable control of all LEDs and buttons > > This patch provides full GPIO support for WNR1000v2 (LEDs and buttons). >

Re: [OpenWrt-Devel] [PATCH 2/5] ar71xx: Clear bits in ath79_setup_qca955x_eth_cfg

2016-03-19 Thread Sven Eckelmann
On Wednesday 16 March 2016 23:47:02 John Crispin wrote: [...] > this seems to break boards that rely on the bits being set byt the > bootloader and dont explicitly set them in the kernel. i'll revert the > series when i am at my work pc tomorrow. Thats why I've Cc'ed the authors of the other

[OpenWrt-Devel] [PATCH 1/2] ar71xx: WNR1000v2: fix for random WLAN MAC

2016-03-19 Thread Michal
From: Michal Cieslakiewicz Date: Thu, 17 Mar 2016 20:40:37 +0100 Subject: [PATCH 1/2] ar71xx: WNR1000v2: fix for random WLAN MAC Fix for invalid/random WLAN MAC address in WNR1000v2. Permanent platform MAC is calculated and assigned during system startup. WLAN MAC

Re: [OpenWrt-Devel] USB Hotplug

2016-03-19 Thread John Crispin
On 16/03/2016 15:42, Baptiste Clenet wrote: > 2016-03-16 14:46 GMT+01:00 John Crispin : >> >> >> On 16/03/2016 14:25, Baptiste Clenet wrote: >>> 2016-03-07 15:19 GMT+01:00 John Crispin : On 07/03/2016 15:00, Baptiste Clenet wrote: >

Re: [OpenWrt-Devel] [PATCH] lantiq: use upstream mechanism to append device tree file

2016-03-19 Thread John Crispin
On 19/03/2016 18:23, Hauke Mehrtens wrote: > On 03/19/2016 06:08 PM, John Crispin wrote: >> >> >> On 19/03/2016 17:27, Hauke Mehrtens wrote: >>> Instead of using our patch-dtb program just place the device tree >>> behind the kernel binary and then let the in kernel mechanism fetch it. >>> This

Re: [OpenWrt-Devel] [PATCH] lantiq: use upstream mechanism to append device tree file

2016-03-19 Thread Hauke Mehrtens
On 03/19/2016 06:08 PM, John Crispin wrote: > > > On 19/03/2016 17:27, Hauke Mehrtens wrote: >> Instead of using our patch-dtb program just place the device tree >> behind the kernel binary and then let the in kernel mechanism fetch it. >> This also adds support for having the device tree file

Re: [OpenWrt-Devel] [PATCH] lantiq: use upstream mechanism to append device tree file

2016-03-19 Thread John Crispin
On 19/03/2016 17:27, Hauke Mehrtens wrote: > Instead of using our patch-dtb program just place the device tree > behind the kernel binary and then let the in kernel mechanism fetch it. > This also adds support for having the device tree file in the boot > loader. > > Signed-off-by: Hauke

Re: [OpenWrt-Devel] USB Hotplug

2016-03-19 Thread John Crispin
On 16/03/2016 14:25, Baptiste Clenet wrote: > 2016-03-07 15:19 GMT+01:00 John Crispin : >> >> >> On 07/03/2016 15:00, Baptiste Clenet wrote: >>> 2016-03-07 9:51 GMT+01:00 John Crispin : On 07/03/2016 09:47, Baptiste Clenet wrote: >

Re: [OpenWrt-Devel] new kernel 4.1.20 / jffs-deadlock fix

2016-03-19 Thread Sedat Dilek
On Fri, Mar 18, 2016 at 8:42 AM, Bastian Bittorf wrote: > maybe someone has the power to bump > kernel 4.1.x to 4.1.20 - it has in > jffs2-deadlock fix... > > does somebody already working or on the schedule? > Just FYI... "jffs2: Fix page lock / f->sem deadlock" see

[OpenWrt-Devel] [PATCH] lantiq: use upstream mechanism to append device tree file

2016-03-19 Thread Hauke Mehrtens
Instead of using our patch-dtb program just place the device tree behind the kernel binary and then let the in kernel mechanism fetch it. This also adds support for having the device tree file in the boot loader. Signed-off-by: Hauke Mehrtens --- target/linux/lantiq/config-4.4

Re: [OpenWrt-Devel] Read-only mirror https://github.com/openwrt/openwrt is stuck since 12 days ago

2016-03-19 Thread Shankar Unni
On Wed, Mar 16, 2016 at 1:53 AM, Karl Vogel wrote: > > Doesn't look like the SVN server is back yet either. > > Are there any plans to resurrect the anon SVN server? Or should everybody > move to git.openwrt.org instead? > Yeah, I've been waiting for this, too

Re: [OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-03-19 Thread John Crispin
On 19/03/2016 14:10, Laurent GUERBY wrote: > Hi, > > We've setup a mirror of openwrt on a 10G+ connection IPv4+v6, MPTCP > support using initial rsync from ba.mirror.garr.it : > > http://openwrt.tetaneutral.net > > But garr.it does not have 15.05.1, is there a way to directly rsync from >

Re: [OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-03-19 Thread John Crispin
On 16/03/2016 19:40, Bruno Randolf wrote: > On 03/16/2016 12:06 PM, John Crispin wrote: >> The OpenWrt developers are proud to announce the minor fix release of >> OpenWrt Chaos Calmer. >> >>___ __ >> | |.-.-.-.| | | |..| |_

[OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-03-19 Thread Laurent GUERBY
Hi, We've setup a mirror of openwrt on a 10G+ connection IPv4+v6, MPTCP support using initial rsync from ba.mirror.garr.it : http://openwrt.tetaneutral.net But garr.it does not have 15.05.1, is there a way to directly rsync from downloads.openwrt.org ? Or any other way ? (push would be okay if

[OpenWrt-Devel] SVN server

2016-03-19 Thread John Crispin
Hi, the following SVN server will be online for the next 4-6 weeks. please start migrating away from SVN now. we will give 1 week prior notice before finally turning it of. --> svn://svn.mein.io/openwrt John ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] new kernel 4.1.20 / jffs-deadlock fix

2016-03-19 Thread Bastian Bittorf
* Sedat Dilek [18.03.2016 13:33]: > On Fri, Mar 18, 2016 at 8:42 AM, Bastian Bittorf > wrote: > > maybe someone has the power to bump > > kernel 4.1.x to 4.1.20 - it has in > > jffs2-deadlock fix... > > > > does somebody already working or on the

Re: [OpenWrt-Devel] [PATCH] sunxi: add basic support for OrangePi Mini v1 (AllWinner A20)

2016-03-19 Thread Antonio Quartulli
Hi Zoltan, thanks for your review! On Sat, Mar 19, 2016 at 12:53:32PM +0100, Zoltan HERPAI wrote: [..] > > package/boot/uboot-sunxi/Makefile| 8 +++- > > > Can you please split this into a series, and put the packages and the > target-related changes into separate patches?

Re: [OpenWrt-Devel] [PATCH] sunxi: add basic support for OrangePi Mini v1 (AllWinner A20)

2016-03-19 Thread Zoltan HERPAI
Hi Antonio, Comments inline. Antonio Quartulli wrote: TODO: hostapd does not work yet with r8188eu Signed-off-by: Antonio Quartulli --- package/boot/uboot-sunxi/Makefile| 8 +++- Can you please split this into a series, and put the packages and the

[OpenWrt-Devel] [PATCH 0/2] Netgear WNR1000v2: improved support

2016-03-19 Thread Michal
Date: Fri, 18 Mar 2016 00:00:03 +0100 Subject: [PATCH 0/2] Netgear WNR1000v2: improved support Hi all, Two patches following this email make all LEDs and buttons on WNR1000v2 accessible to OS. Default configuration is provided so all router's LEDs and buttons are enabled and work as expected

Re: [OpenWrt-Devel] [PATCH] mac80211: install old firmware for ath9k-htc on target as well

2016-03-19 Thread Alexey Brodkin
Hi Paul, On Wed, 2016-03-16 at 12:35 +0300, Paul Fertser wrote: > Hi Alexey, > > On Tue, Mar 15, 2016 at 06:05:29PM +, Alexey Brodkin wrote: > > > > Frankly I don't see Oleksij says v1.4 could be moved on top of v1.3 > > file (I mean older file will be replaced). > Yes, he didn't mention it

Re: [OpenWrt-Devel] [PATCH v3] ramips: Add support for Xiaomi MiWiFi Nano

2016-03-19 Thread John Crispin
On 17/03/2016 17:38, Reinhard Max wrote: > Hi, > > On Sun, 13 Mar 2016 at 22:22, Noble Pepper wrote: > >> +gpio-export { >> +compatible = "gpio-export"; >> +#size-cells = <0>; >> + >> +gpio11 { >> +/* blue led */ >> +gpio-export,name =

Re: [OpenWrt-Devel] Read-only mirror https://github.com/openwrt/openwrt is stuck since 12 days ago

2016-03-19 Thread Roman Yeryomin
On 18 March 2016 at 19:36, John Crispin wrote: > > > On 18/03/2016 18:19, Roman Yeryomin wrote: >> On 18 March 2016 at 15:32, John Crispin wrote: please use this svn server for now. it will be online for 4-6 weeks so that people have time to

[OpenWrt-Devel] Current State of NCM support

2016-03-19 Thread Tristan Collins
Hi there, Over the last year or so there has been some communication of issues / improvements to NCM support with Openwrt, e.g.: https://lists.openwrt.org/pipermail/openwrt-devel/2015-March/032225.html https://lists.openwrt.org/pipermail/openwrt-devel/2015-October/036345.html

[OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-03-19 Thread John Crispin
The OpenWrt developers are proud to announce the minor fix release of OpenWrt Chaos Calmer. ___ __ | |.-.-.-.| | | |..| |_ | - || _ | -__| || | | || _|| _| |___|| __|_|__|__||||__| ||

[OpenWrt-Devel] [PATCH] busybox: update to 1.24.2

2016-03-19 Thread Magnus Kroken
Signed-off-by: Magnus Kroken --- Runtime tested on mips/ar71xx and mipsel/brcm47xx Fixes since 1.24.1: * scripts/trylink: fix static build with glibc again * truncate: always set mode when opening file to avoid fortify errors * [g]unzip: fix recent breakage. * unzip: test for

Re: [OpenWrt-Devel] Read-only mirror https://github.com/openwrt/openwrt is stuck since 12 days ago

2016-03-19 Thread Roman Yeryomin
On 18 March 2016 at 04:40, Shankar Unni wrote: > On Wed, Mar 16, 2016 at 1:53 AM, Karl Vogel wrote: >> >> Doesn't look like the SVN server is back yet either. >> >> Are there any plans to resurrect the anon SVN server? Or should everybody >>

Re: [OpenWrt-Devel] [PATCH 0/4] Add Raspberry Pi 3 support

2016-03-19 Thread Hauke Mehrtens
Hi Arend, could you or someone else from Broadcom pleases add the firmware for the BCM43430 SDIO to linux-firmware. This module is used in the Raspberry Pi 3 and it would be a lot easer for distributions to have the firmware in linux-firmware. Hauke On 03/08/2016 11:13 PM, Álvaro Fernández

Re: [OpenWrt-Devel] [PATCH 2/5] ar71xx: Clear bits in ath79_setup_qca955x_eth_cfg

2016-03-19 Thread John Crispin
On 17/03/2016 09:12, Sven Eckelmann wrote: > On Wednesday 16 March 2016 23:47:02 John Crispin wrote: > [...] >> this seems to break boards that rely on the bits being set byt the >> bootloader and dont explicitly set them in the kernel. i'll revert the >> series when i am at my work pc tomorrow.

Re: [OpenWrt-Devel] [PATCH v2] [CC] [backport] ar71xx: change some TP-link modelnames (WR841, WA701, WA730)

2016-03-19 Thread John Crispin
On 17/03/2016 22:45, Sven Roederer wrote: > Am Friday 11 March 2016, 00:20:15 schrieb Sven Roederer: >> This patch changes the image-name of some TPlink-routers. >> Esp. for the TPlink WR841N + WR841ND some users are confused by the fact >> that some images have "nd"-names and others "n"-names

Re: [OpenWrt-Devel] [PATCH] CC: toolchain: use latest glibc 2.21 revision

2016-03-19 Thread Naresh Kumar Mehta
Thanks Michael for explanation. Thanks, Naresh -Original Message- From: Michael Marley [mailto:mich...@michaelmarley.com] Sent: Wednesday, March 16, 2016 4:25 PM To: John Crispin ; Naresh Kumar Mehta ; openwrt-devel@lists.openwrt.org Subject:

Re: [OpenWrt-Devel] [PATCH v2] [CC] [backport] ar71xx: change some TP-link modelnames (WR841, WA701, WA730)

2016-03-19 Thread Sven Roederer
Am Friday 11 March 2016, 00:20:15 schrieb Sven Roederer: > This patch changes the image-name of some TPlink-routers. > Esp. for the TPlink WR841N + WR841ND some users are confused by the fact > that some images have "nd"-names and others "n"-names only. > In addition this also corrects a missed

Re: [OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-03-19 Thread Bruno Randolf
On 03/16/2016 12:06 PM, John Crispin wrote: > The OpenWrt developers are proud to announce the minor fix release of > OpenWrt Chaos Calmer. > >___ __ > | |.-.-.-.| | | |..| |_ > | - || _ | -__| || | | || _||

[OpenWrt-Devel] [PATCH] modules/sound: enable ALSA PCM timer and procfs interface

2016-03-19 Thread Daniel Golle
pcm-timer and /proc/asound/* is needed for basic things (e.g. aplay). Without those two symbols set, only OSS emulation works. Signed-off-by: Daniel Golle --- package/kernel/linux/modules/sound.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git

[OpenWrt-Devel] new kernel 4.1.20 / jffs-deadlock fix

2016-03-19 Thread Bastian Bittorf
maybe someone has the power to bump kernel 4.1.x to 4.1.20 - it has in jffs2-deadlock fix... does somebody already working or on the schedule? bye, bastian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-03-19 Thread John Crispin
On 16/03/2016 19:17, Mauro Mozzarelli wrote: > > On Wed, March 16, 2016 12:06, John Crispin wrote: > [...] >> - openssl updated to 1.0.2f > > Thanks for the update, why not upgrade to the latest openssl 1.0.2g? It has > been > released already a few weeks ago, it fixes a security

Re: [OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-03-19 Thread Andrew | PolkaSpots Support
Well done! Is that included in the main 15.05 openwrt git branch? or is it a different one? https://git.openwrt.org/?p=15.05/openwrt.git;a=summary Cheers On Wed, 2016-03-16 at 13:06 +0100, John Crispin wrote: > The OpenWrt developers are proud to announce the minor fix release of > OpenWrt Chaos

Re: [OpenWrt-Devel] [PATCH v3] ramips: Add support for Xiaomi MiWiFi Nano

2016-03-19 Thread Reinhard Max
Hi, On Sun, 13 Mar 2016 at 22:22, Noble Pepper wrote: + gpio-export { + compatible = "gpio-export"; + #size-cells = <0>; + + gpio11 { + /* blue led */ + gpio-export,name = "gpio11"; +

Re: [OpenWrt-Devel] Read-only mirror https://github.com/openwrt/openwrt is stuck since 12 days ago

2016-03-19 Thread Imre Kaloz
On Fri, 18 Mar 2016 03:40:25 +0100, Shankar Unni wrote: On Wed, Mar 16, 2016 at 1:53 AM, Karl Vogel wrote: Doesn't look like the SVN server is back yet either. Are there any plans to resurrect the anon SVN server? Or should