Re: [LEDE-DEV] [PATCH] kernel: bump to 4.4.46

2017-02-02 Thread Stijn Segers
Compile-tested on ar71xx, mt7621 and x86/64. Run-tested on ar71xx and mt7621. (Both on 17.01 branch). Tested-by: Stijn Segers ___ Lede-dev mailing list Lede-dev@lists.infradead.org

[LEDE-DEV] uci proposal

2017-02-02 Thread Petar Paradzik
Hello everyone, Regarding the mandatory anonymous section identifier patch: http://git.openwrt.org/?p=project/uci.git;a=commit;h=df72af474075159ab79ed190d2109eb2d86709bf. Is it ok if naming of anonymous sections was optional, so that it is performed only if the user requests for it? This could

[LEDE-DEV] [PATCH LEDE-17.01] kernel: bump to 4.4.46

2017-02-02 Thread Daniel Golle
This backports kernel bump commits from master branch into lede-17.01 20996edd68 Kernel: bump to 4.4.44 4d1515070b kernel: bump to 4.4.45 3becadd56c kernel: bump to 4.4.46 Refreshed patches for all supported targets, references to the chipidea USB driver used to support usbgadget mode on ar71xx

[LEDE-DEV] initialisation/startup of dnsmasq for multiple instances is broken

2017-02-02 Thread e9hack
Hi, the commit 9525743c076393336cd2129539c974f8a01c7894, dnsmasq: make DHCPv6 viable for standalone dnsmasq install breaks the possibility to run multiple instances of dnsmasq. The option instance is ignored to generate the dhcp-range definition for different instances. Please fix this issue.

Re: [LEDE-DEV] LEDE-17.01 Final Release Notes available

2017-02-02 Thread Leonidas Spyropoulos
On 01/02/17, Rich Brown wrote: > Update on the release documentation. There's a new top-level page to describe > Release Builds at: https://lede-project.org/releases/start > > jow has updated and coalesced the release documentation into a single > directory at /releases/17.01 You can read the

[LEDE-DEV] [PATCH 1/2 v2] ipq806x/nbg6817: fixup internal mmc and switch configuration in DTS

2017-02-02 Thread André Valentin
The setting mmc-ddr-1_8v in the platform dts leads to read errors. The device is unusable and system reboots in a loop. Because NBG6817 is the only mmc device, I removed it in base dts. The second change removes settings now present in base dts. The third change references was a wrong conversion

Re: [LEDE-DEV] [PATCH] Upgrade Vim to 8.0.0.69

2017-02-02 Thread Mathias Kresin
01.02.2017 23:35, Shane Peelar: Signed-off-by: Shane Peelar --- utils/vim/Makefile | 8 utils/vim/patches/001-compile.patch | 41 - 2 files changed, 4 insertions(+), 45 deletions(-) delete mode 100644

[LEDE-DEV] Leap second inserted 2017-01-31 23:59:60

2017-02-02 Thread George Spelvin
A nice rare bug: [50481.486275] Clock: inserting leap second 23:59:60 UTC That was correct at the end of December. Not January! This is 17.01.0-rc1, r3042-ec095b5 on a WNDR3800. The timestamp and my uptime are consistent with the leap second happending at the end of January. I suspect it's

Re: [LEDE-DEV] [PATCH] Add Friendly Interactive Shell

2017-02-02 Thread Mathias Kresin
01.02.2017 23:36, Shane Peelar: Signed-off-by: Shane Peelar --- utils/fish/Makefile | 71 + utils/fish/patches/0001-configure.patch | 11 + 2 files changed, 82 insertions(+) create mode 100644

Re: [LEDE-DEV] [PATCH 1/2] ipq806x/nbg6817: fixup internal mmc and switch configuration in DTS

2017-02-02 Thread Mathias Kresin
01.02.2017 22:08, André Valentin: The setting mmc-ddr-1_8v in the platform dts leads to read errors. The device is unusable and system reboots in a loop. Because NBG6817 is the only mmc device, I commented mmc-ddr-1_8v out in base dts. The second change removes settings now present in base dts.

Re: [LEDE-DEV] NETSHe mac80211 GPL sources

2017-02-02 Thread Linus Lüssing
On Fri, Feb 03, 2017 at 09:35:30AM +0300, Stanislav V. Korsakov wrote: > Please check this article http://netshe.ru/wirelessstack to understand > layering of our modifications in Linux wireless stack. "this module is a proprietary module broker" Wow, that's a fancy name for it :D.

Re: [LEDE-DEV] [PATCH 1/2] ipq806x/nbg6817: fixup internal mmc and switch configuration in DTS

2017-02-02 Thread André Valentin
Hi Mathias! I removed this line. Please take a look at v2. Kind regards, André Am 02.02.2017 um 09:34 schrieb Mathias Kresin: > 01.02.2017 22:08, André Valentin: >> The setting mmc-ddr-1_8v in the platform dts leads to read errors. The >> device is unusable and system reboots in a loop.

[LEDE-DEV] Backporting stuff to lede-17.01

2017-02-02 Thread Rafał Miłecki
Hi, There are few changes that recently went into master and I'd like to see in lede-17.01. Let me what do you think, if backporting any of these is a bad idea. 1) bgmac support for external PHYs 6a853776a502 ("kernel: backport bgmac support for external PHYs") This adds support for some AP

[LEDE-DEV] [PATCH] ramips: Add support for Sanlinking D240

2017-02-02 Thread Kristian Evensen
The Sanlinking Technologies D240 (http://www.sanlinking.com/en/29-dual-4g-wifi-router.html) is basically the same device as the ZBT WE826, so adding support for it in LEDE is straight forward. The differences is that the D240 has two mini-PCIe slots (instead of one), blue LEDs and supports PoE.

Re: [LEDE-DEV] Is there a location for utility scripts?

2017-02-02 Thread Ben Greear
On 02/01/2017 08:44 PM, Rich Brown wrote: On Feb 1, 2017, at 12:25 PM, Ben Greear wrote: On 02/01/2017 09:13 AM, Rich Brown wrote: A multi-part question: 1) Does the LEDE community have any favorite scripts that might be included in the basic LEDE distribution?

Re: [LEDE-DEV] [PATCH 2/2] target/generic: update settings of mx25u3235f

2017-02-02 Thread André Valentin
Hi John, thanks for clarifying this. I'm a bit confused. How should I continue with this now? Kind regards, André smime.p7s Description: S/MIME Cryptographic Signature ___ Lede-dev mailing list Lede-dev@lists.infradead.org

Re: [LEDE-DEV] NETSHe mac80211 GPL sources

2017-02-02 Thread Stanislav V. Korsakov
Hi Daniel, Please check this article http://netshe.ru/wirelessstack to understand layering of our modifications in Linux wireless stack. You can see that we add proprietary licensed and dual licensed drivers in wireless stack. We provide our GPLed and dual licensed source codes to our customer