Re: [LEDE-DEV] [PATCH 1/1] at91: update kernel 4.9.73 to 4.14.11

2018-01-12 Thread John Crispin
On 08/01/18 23:21, Sandeep Sheriker Mallikarjun wrote: update at91 kernel 4.9.73 to 4.14.11 Signed-off-by: Sandeep Sheriker Mallikarjun --- target/linux/at91/Makefile | 2 +- target/linux/at91/{config-4.9

Re: [LEDE-DEV] [PATCH v3] ar71xx: add ew-balin platform from Embedded Wireless

2018-01-12 Thread John Crispin
Hi, few small comments inline. On 11/01/18 11:27, Catrinel Catrinescu wrote: Add the Embedded Wireless "Balin" platform, based on AR9344: http://www.embeddedwireless.de/uploads/Balin_data_2016_10.pdf Can you please write the HW spec into the commit message ? the PDF link might be gone one

Re: [LEDE-DEV] [OpenWrt-Devel] Collecting issues on github

2018-01-12 Thread Yousong Zhou
On 13/01/2018, Ted Hess wrote: > Hi folks, > > I would like to propose we close the issues tab on the > github/openwrt/openwrt source repository as we did for the > lede-project/source repo. We can continue to re-direct people to our > bug-tracker for the mainline sources.

Re: [LEDE-DEV] [PATCH fstools] overlay: fix compilation with glibc

2018-01-12 Thread Florian Fainelli
On 01/07/2018 10:04 AM, Roman Yeryomin wrote: > glibc fails with: > warn_unused_result [-Wunused-result] >system("cp -a /tmp/root/upper/* / 2>/dev/null"); > > Regression intoroduced with 11efbf3b90f031ce634fc38cad07a4aef2985777 > Reported here: >

[LEDE-DEV] Collecting issues on github

2018-01-12 Thread Ted Hess
Hi folks, I would like to propose we close the issues tab on the github/openwrt/openwrt source repository as we did for the lede-project/source repo. We can continue to re-direct people to our bug-tracker for the mainline sources. The packages repo remains as it is now. /ted

[LEDE-DEV] [PATCH v2] base-files: sysupgrade: correct command help text

2018-01-12 Thread Kevin Darbyshire-Bryant
Commit 30f61a34b4cfd2c676fea4a919e089d6a77254e9 claimed to drop -d & -p options. In reality only -d was dropped. Update command help text to reflect that -d is no longer a supported option. Fixes FS#1187 Signed-off-by: Kevin Darbyshire-Bryant --- v2 - remember to

[LEDE-DEV] [PATCH v1] base-files: sysupgrade: correct command help text

2018-01-12 Thread Kevin Darbyshire-Bryant
Commit 30f61a34b4cfd2c676fea4a919e089d6a77254e9 claimed to drop -d & -p options. In reality only -d was dropped. Update command help text to reflect that -d is no longer a supported option. Fixes FS#1187 Signed-off-by: Kevin Darbyshire-Bryant ---

[LEDE-DEV] [PATCH] imx6: add support for the intel gbit driver on GW5520

2018-01-12 Thread Koen Vandeputte
The Gateworks GW5520 board uses 2x intel gigabit phy's, instead of the internal i.MX6 FEC phy. Add support for these. Signed-off-by: Scott V. Kamp Signed-off-by: Koen Vandeputte --- target/linux/imx6/config-4.9 | 1 + 1 file changed, 1

Re: [LEDE-DEV] Bug when processing long lines

2018-01-12 Thread Jakub HorĂ¡k
Hello, On 01/11/2018 08:26 PM, Alexandru Ardelean wrote: >> I don't post patches to mailing lists very often, so I apologize if I'm >> sending this in a wrong format or in a too broken english. > > Hey, > > Patches usually are sent with git send-mail. > So "git send-mail >