[LEDE-DEV] [PATCH] openvpn: update to 2.4.5

2018-03-02 Thread Magnus Kroken
Signed-off-by: Magnus Kroken --- Runtime tested on powerpc/mpc85xx, with mbed TLS. package/network/services/openvpn/Makefile | 6 +++--- ...100-mbedtls-disable-runtime-version-check.patch | 2 +- .../210-build_always_use_internal_lz4.patch| 24

[LEDE-DEV] [PATCH] kernel: bump 4.9 to 4.9.85

2018-03-02 Thread Magnus Kroken
Signed-off-by: Magnus Kroken --- Runtime tested on powerpc/mpc85xx. include/kernel-version.mk | 4 +-- .../patches-4.9/432-spi-rb4xx-spi-driver.patch | 2 +- .../patches-4.9/433-spi-rb4xx-cpld-driver.patch| 2 +-

Re: [LEDE-DEV] [PATCH] kernel: bump 4.4 to 4.4.119

2018-03-02 Thread Rosen Penev
On Thu, Mar 1, 2018 at 11:31 PM, Stijn Segers wrote: > This bumps the 4.4. kernel in master to 4.4.119. > Includes more Meltdown & Spectre mitigation. > > * Refresh patches. > * Refresh x86/config for RETPOLINE. > * Deleted

Re: [LEDE-DEV] [PATCH] metadata: compile dependencies only when the package is selected

2018-03-02 Thread Yousong Zhou
On 2 March 2018 at 17:19, Felix Fietkau wrote: > On 2018-03-02 10:07, Yousong Zhou wrote: >> On 1 March 2018 at 17:36, Felix Fietkau wrote: >>> To give you a better example, I just took another look at our packages >>> and found one that would directly be affected

Re: [LEDE-DEV] [PATCH] metadata: compile dependencies only when the package is selected

2018-03-02 Thread Yousong Zhou
On 1 March 2018 at 17:36, Felix Fietkau wrote: > On 2018-03-01 03:48, Yousong Zhou wrote: >> On 28 February 2018 at 18:58, Felix Fietkau wrote: >>> On 2018-02-28 11:48, Yousong Zhou wrote: On 28 February 2018 at 16:13, Felix Fietkau wrote: >

Re: [LEDE-DEV] [PATCH] metadata: compile dependencies only when the package is selected

2018-03-02 Thread Felix Fietkau
On 2018-03-02 10:07, Yousong Zhou wrote: > On 1 March 2018 at 17:36, Felix Fietkau wrote: >> To give you a better example, I just took another look at our packages >> and found one that would directly be affected by your change: >> >> Take a look at libs/elektra/Makefile in

Re: [LEDE-DEV] [PATCH hauke/kernel-4.14-sunxi 0/4] add LEDE support for NanoPi NEO Plus2 board

2018-03-02 Thread Antony Antony
Hi Hauke, I am glad to see you are testig "NanoPi Neo Plus2" support in OpenWRT. Here is a patch instead of b7a1aa4df2a983, with Gigabit Ethernet support.