From 92b8fe0e0e2027ec2b53a596dc0c1398583796b9 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Mon, 24 Jun 2019 13:39:12 +0200 Subject: kernel: bump 4.19 to 4.19.55 Refreshed all patches. Compile-tested on: imx6 Runtime-tested on: imx6 Signed-off-by: Koen Vandeputte --- .../pending-4.19/100-MIPS-fix-build-on-non-linux-hosts.patch | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'target/linux/generic/pending-4.19') diff --git a/target/linux/generic/pending-4.19/100-MIPS-fix-build-on-non-linux-hosts.patch b/target/linux/generic/pending-4.19/100-MIPS-fix-build-on-non-linux-hosts.patch index 7204a7176c..5d34df4283 100644 --- a/target/linux/generic/pending-4.19/100-MIPS-fix-build-on-non-linux-hosts.patch +++ b/target/linux/generic/pending-4.19/100-MIPS-fix-build-on-non-linux-hosts.patch @@ -31,11 +31,9 @@ Signed-off-by: Kevin Darbyshire-Bryant arch/mips/boot/compressed/calc_vmlinuz_load_addr.c | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) -diff --git a/arch/mips/boot/compressed/Makefile b/arch/mips/boot/compressed/Makefile -index 3c453a1f1ff1..172801ed35b8 100644 --- a/arch/mips/boot/compressed/Makefile +++ b/arch/mips/boot/compressed/Makefile -@@ -78,6 +78,8 @@ OBJCOPYFLAGS_piggy.o := --add-section=.image=$(obj)/vmlinux.bin.z \ +@@ -78,6 +78,8 @@ OBJCOPYFLAGS_piggy.o := --add-section=.i $(obj)/piggy.o: $(obj)/dummy.o $(obj)/vmlinux.bin.z FORCE $(call if_changed,objcopy) @@ -44,11 +42,9 @@ index 3c453a1f1ff1..172801ed35b8 100644 # Calculate the load address of the compressed kernel image hostprogs-y := calc_vmlinuz_load_addr -diff --git a/arch/mips/boot/compressed/calc_vmlinuz_load_addr.c b/arch/mips/boot/compressed/calc_vmlinuz_load_addr.c -index 240f1d12df75..080b926d2623 100644 --- a/arch/mips/boot/compressed/calc_vmlinuz_load_addr.c +++ b/arch/mips/boot/compressed/calc_vmlinuz_load_addr.c -@@ -9,7 +9,7 @@ +@@ -13,7 +13,7 @@ #include #include #include @@ -57,6 +53,3 @@ index 240f1d12df75..080b926d2623 100644 int main(int argc, char *argv[]) { --- -2.20.1 (Apple Git-117) - -- cgit v1.2.3