Re: [LEDE-DEV] openwrt/packages

2017-10-16 Thread Philip Prindeville
> On Oct 10, 2017, at 3:44 PM, Val Kulkov wrote: > > What is the most appropriate forum for discussing issues related to > the community management of openwrt/packages? > > Unless I am missing something, there is no forum, no wiki nor any > other place for discussing openwrt/packages other than

Re: [LEDE-DEV] KRACK (Key Reinstallation Attacks), now patched upstream in hostapd

2017-10-16 Thread Jim Gettys
On Mon, Oct 16, 2017 at 6:41 AM, Stijn Tintel wrote: > On 16-10-17 13:15, Stijn Tintel wrote: >> On 16-10-17 13:12, Koen Vandeputte wrote: >>> >>> On 2017-10-16 11:48, Nick Lowe wrote: Referencing https://www.krackattacks.com/ Patches can be found at: https://w1.fi/security/2017-1/

Re: [LEDE-DEV] test at91 target with kernel 4.9

2017-10-16 Thread Ben Whitten
Hi, > I added kernel 4.9 support for the at91 target, could someone please > test this on some device if it is still working and report back so I can > fix the problems or merge this to master. Just fired up on my board and I haven't detected any problems so far, ethernet came up at least. Ben

Re: [LEDE-DEV] [RFC] at91: fix build of legacy target

2017-10-16 Thread Hauke Mehrtens
On 10/16/2017 10:03 AM, Mathias Kresin wrote: > 16.10.2017 00:44, Hauke Mehrtens: >> Changing the order of the devices fixes the build problem seen by the >> build bot. I do not understand why this is making any difference at all, >> this is probably only hiding a different bug. >> >> Signed-off-by

Re: [LEDE-DEV] [PATCH lede-17.01 1/4] x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen + revert

2017-10-16 Thread Baptiste Jonglez
On 16-10-17, Felix Fietkau wrote: > On 2017-10-16 09:43, Baptiste Jonglez wrote: > > Hi, > > > > Any chance to get this patch serie merged to the lede-17.01 branch? > > As far as I can tell: > > > > - Xen support is still broken in 17.01 > > - this patch serie still applies cleanly > Done. Sorry

Re: [LEDE-DEV] [PATCH v2] ipq806x: add ap.dk01.1 board support

2017-10-16 Thread Christian Lamparter
On Monday, October 16, 2017 10:10:52 PM CEST Roman Yeryomin wrote: > On 2017-10-16 20:32, Christian Lamparter wrote: > > Added John, maybe he has more comments. (This time with the right mail address - sorry) > >> Changes: > >> - add partitions > >> - enable wifi and ethernet > >> - set max cpu sp

Re: [LEDE-DEV] KRACK (Key Reinstallation Attacks), now patched upstream in hostapd

2017-10-16 Thread Dave Taht
+10 on the rapid response! I lost a lot of sleep over this last night. ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] Serial data getting lost - bug or a feature?

2017-10-16 Thread Valent Turkovic
Hi, I'm working with Lede on ar71xx platform (Carambola2 wifi module) to gather sensor data over serial, save it and transfer it to "could". Previous firmware was based on OpenWrt Chaos Calmer but latest one is based upon Lede 17.01.01. I'll test it also with 17.01.03 soon. What I have discovered

Re: [LEDE-DEV] [PATCH v2] ipq806x: add ap.dk01.1 board support

2017-10-16 Thread Roman Yeryomin
On 2017-10-16 20:32, Christian Lamparter wrote: Added John, maybe he has more comments. On Monday, October 16, 2017 5:04:19 PM CEST Roman Yeryomin wrote: AP.DK01.1 is QCA dev board with: - ipq4028 (quad core ARM @710MHz, 2x2 dual an+ac radios) ^^ might not be correct

Re: [LEDE-DEV] [PATCH v2] ipq806x: add ap.dk01.1 board support

2017-10-16 Thread Christian Lamparter
Added John, maybe he has more comments. On Monday, October 16, 2017 5:04:19 PM CEST Roman Yeryomin wrote: > AP.DK01.1 is QCA dev board with: > - ipq4028 (quad core ARM @710MHz, 2x2 dual an+ac radios) ^^ might not be correct. more to this below. > - 256MB RAM > - 32MB SPI

[LEDE-DEV] [PATCH v2] ipq806x: add ap.dk01.1 board support

2017-10-16 Thread Roman Yeryomin
AP.DK01.1 is QCA dev board with: - ipq4028 (quad core ARM @710MHz, 2x2 dual an+ac radios) - 256MB RAM - 32MB SPI flash - QCA8075 ethernet switch (WAN port, 4x LAN ports) First installation via u-boot: sf probe sf erase 0x18 0x1a0 tftpboot 0x8400 lede-ipq806x-AP-DK01.1-C1-squashfs-sysup

Re: [LEDE-DEV] KRACK (Key Reinstallation Attacks), now patched upstream in hostapd

2017-10-16 Thread Stijn Tintel
On 16-10-17 13:15, Stijn Tintel wrote: > On 16-10-17 13:12, Koen Vandeputte wrote: >> >> On 2017-10-16 11:48, Nick Lowe wrote: >>> Referencing https://www.krackattacks.com/ >>> >>> Patches can be found at: https://w1.fi/security/2017-1/ and an >>> advisory at http://seclists.org/oss-sec/2017/q4/83

Re: [LEDE-DEV] KRACK (Key Reinstallation Attacks), now patched upstream in hostapd

2017-10-16 Thread Felix Fietkau
On 2017-10-16 11:48, Nick Lowe wrote: > Referencing https://www.krackattacks.com/ > > Patches can be found at: https://w1.fi/security/2017-1/ and an > advisory at http://seclists.org/oss-sec/2017/q4/83 > > Patches can also be found committed at https://w1.fi/cgit/hostap/log/ > > I think we need

Re: [LEDE-DEV] KRACK (Key Reinstallation Attacks), now patched upstream in hostapd

2017-10-16 Thread Stijn Tintel
On 16-10-17 13:12, Koen Vandeputte wrote: > > > On 2017-10-16 11:48, Nick Lowe wrote: >> Referencing https://www.krackattacks.com/ >> >> Patches can be found at: https://w1.fi/security/2017-1/ and an >> advisory at http://seclists.org/oss-sec/2017/q4/83 >> >> Patches can also be found committed at

Re: [LEDE-DEV] KRACK (Key Reinstallation Attacks), now patched upstream in hostapd

2017-10-16 Thread Koen Vandeputte
On 2017-10-16 11:48, Nick Lowe wrote: Referencing https://www.krackattacks.com/ Patches can be found at: https://w1.fi/security/2017-1/ and an advisory at http://seclists.org/oss-sec/2017/q4/83 Patches can also be found committed at https://w1.fi/cgit/hostap/log/ I think we need to get these

Re: [LEDE-DEV] SDK Error: Makefile:48: *** DESCRIPTION:= is obsolete

2017-10-16 Thread Jo-Philipp Wich
Hi, try using "define Build/Compile" instead of "define Package/helloworld/compile". ~ Jo ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] KRACK (Key Reinstallation Attacks), now patched upstream in hostapd

2017-10-16 Thread Nick Lowe
Referencing https://www.krackattacks.com/ Patches can be found at: https://w1.fi/security/2017-1/ and an advisory at http://seclists.org/oss-sec/2017/q4/83 Patches can also be found committed at https://w1.fi/cgit/hostap/log/ I think we need to get these patches integrated in to LEDE asap, or mo

Re: [LEDE-DEV] [PATCH] kernel: bump 4.9 to 4.9.56

2017-10-16 Thread Koen Vandeputte
Tested-by: Koen Vandeputte Targets: cns3xxx, imx6 ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH lede-17.01 1/4] x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen

2017-10-16 Thread Felix Fietkau
On 2017-10-16 09:43, Baptiste Jonglez wrote: > Hi, > > Any chance to get this patch serie merged to the lede-17.01 branch? > As far as I can tell: > > - Xen support is still broken in 17.01 > - this patch serie still applies cleanly Done. Sorry for the delay. - Felix ___

Re: [LEDE-DEV] [RFC] at91: fix build of legacy target

2017-10-16 Thread Mathias Kresin
16.10.2017 00:44, Hauke Mehrtens: Changing the order of the devices fixes the build problem seen by the build bot. I do not understand why this is making any difference at all, this is probably only hiding a different bug. Signed-off-by: Hauke Mehrtens --- Without this patch I am getting the f

Re: [LEDE-DEV] [PATCH] scripts/download.pl: fail loudly if provided hash is unsupported

2017-10-16 Thread Baptiste Jonglez
On 08-10-17, Stijn Tintel wrote: > On 25-09-17 18:43, Stijn Tintel wrote: > > On 25-09-17 00:20, Baptiste Jonglez wrote: > >> On 24-09-17, Stijn Tintel wrote: > >>> My bad. When we update a package, we bump the version in the Makefile > >>> and remove the current hash, then run "make package/foo/do

Re: [LEDE-DEV] [PATCH lede-17.01 1/4] x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen

2017-10-16 Thread Baptiste Jonglez
Hi, Any chance to get this patch serie merged to the lede-17.01 branch? As far as I can tell: - Xen support is still broken in 17.01 - this patch serie still applies cleanly Thanks, Baptiste On 15-07-17, Baptiste Jonglez wrote: > From: Baptiste Jonglez > > This is a backport of 641a65fd062987

Re: [LEDE-DEV] [PATCH] ipq806x: add ap.dk01.1 board support

2017-10-16 Thread Mathias Kresin
15.10.2017 20:32, Roman Yeryomin: - add partitions - enable wifi and ethernet - set max cpu speed to 710MHz - set memory size to 256MB - add image generation - extract pre-cal data from ART partition Wirespeed NAT can be achieved with spreading rx interrupts over different cores. Wifi needs love