-Wsign-compare was breaking my builds when i disabled MIPS16 on ramips
(mt7621). Since this will probably not get fixed, disable it.
Signed-off-by: Rosen Penev
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 57804cf..0
va_end was not called if calloc fails.
Signed-off-by: Rosen Penev
---
utils.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/utils.c b/utils.c
index 765dd8b..c22250d 100644
--- a/utils.c
+++ b/utils.c
@@ -47,8 +47,11 @@ void *__calloc_a(size_t len, ...)
va_end(ap
Please, can someone replace the SSL sertificate at dev.openwrt.org?
Viewing dev.openwrt.org is impossible in Chrome. Chrome does not even
allow to add a security exception. Firefox complains but, for the time
being, allows to add a security exception.
On 27 September 2017 at 22:43, Val Kulkov wro
When sourcing /sys/class/block/*/uevent values have to be quoted as
they may contain spaces (e.g. in PARTNAME).
Fix this by pre-processing with sed before sourcing.
Signed-off-by: Daniel Golle
---
package/base-files/files/lib/upgrade/common.sh | 5 ++---
1 file changed, 2 insertions(+), 3 deleti
Signed-off-by: Tim Harvey
---
target/linux/imx6/config-4.14 | 526 +
target/linux/imx6/patches-4.14/100-bootargs.patch | 11 +
.../linux/imx6/patches-4.14/200-disable-msi.patch | 18 +
.../imx6/patches-4.14/300-fix-enumeration.patch| 11 +
4 files
Signed-off-by: Tim Harvey
---
target/linux/imx6/config-4.9 | 497
.../files-4.9/arch/arm/boot/dts/imx6dl-gw5904.dts | 19 -
.../files-4.9/arch/arm/boot/dts/imx6q-gw5904.dts | 23 -
.../arch/arm/boot/dts/imx6qdl-gw5904.dtsi | 629 ---
Signed-off-by: Tim Harvey
---
target/linux/imx6/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile
index ae6a9b0..152a58e 100644
--- a/target/linux/imx6/Makefile
+++ b/target/linux/imx6/Makefile
@@ -14,7 +14,7 @@ CP
Signed-off-by: Tim Harvey
---
target/linux/generic/config-4.14 | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
index fa389bf..89f2f43 100644
--- a/target/linux/generic/config-4.14
+++ b/target/linux/ge
Tested on a Gateworks GW54xx
Tim Harvey (4):
kernel: add missing config symbols
imx6: add support for Linux 4.14
imx6: switch to kernel 4.14
imx6: remove support for 4.9
target/linux/generic/config-4.14 | 9 +-
target/linux/imx6/Makefile | 2
Once installed fou kernel module allows you to use FOU (Foo over UDP)
and GUE (Generic UDP encapsulation) tunnel protocols.
To get ip fou command working you also need to install ip-full.
Signed-off-by: Filip Moc
---
Notes:
More info about FOU can be found here: https://lwn.net/Articles/614
On 30.01.2018 18:14, Rosen Penev wrote:
Based on Qualcomm's upstream code. Reordered a bit different.
iperf3 speed goes from ~279mbps to ~320mbps.
Signed-off-by: Rosen Penev
---
.../files/drivers/net/ethernet/atheros/ag71xx/ag71xx.h | 13 -
1 file changed, 8 insertions(+),
- Remove kernel 4.9 support
- Apply specific 4.14 changes directly to source
- Refreshed all
Signed-off-by: Koen Vandeputte
---
V2: Remove custom 4.14 specific patches by applying them directly to source
I'll try to reduce the amount of custom patches even more later on,
but this will be done
12 matches
Mail list logo