From ae53b3f28f0dd5eefb438f5a95f8cce59918a38b Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Sun, 9 Jun 2019 20:20:09 +0100 Subject: [PATCH] kernel: Update to 5.1.7/4.19.48 Signed-off-by: Rolf Neugebauer --- kernel/Makefile | 14 +++++++------- kernel/config-4.19.x-aarch64 | 2 +- kernel/config-4.19.x-s390x | 2 +- kernel/config-4.19.x-x86_64 | 2 +- kernel/config-5.1.x-aarch64 | 2 +- kernel/config-5.1.x-s390x | 2 +- kernel/config-5.1.x-x86_64 | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/kernel/Makefile b/kernel/Makefile index c586177b4..d5b702094 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -251,21 +251,21 @@ endef # Debug targets only for latest stable and LTS stable # ifeq ($(ARCH),x86_64) -$(eval $(call kernel,5.1.6,5.1.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.47,4.19.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.47,4.19.x,,-dbg)) +$(eval $(call kernel,5.1.7,5.1.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.48,4.19.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.48,4.19.x,,-dbg)) $(eval $(call kernel,4.19.37,4.19.x,-rt,)) $(eval $(call kernel,4.14.123,4.14.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.9.180,4.9.x,$(EXTRA),$(DEBUG))) else ifeq ($(ARCH),aarch64) -$(eval $(call kernel,5.1.6,5.1.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.47,4.19.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.1.7,5.1.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.48,4.19.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.19.37,4.19.x,-rt,)) else ifeq ($(ARCH),s390x) -$(eval $(call kernel,5.1.6,5.1.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.47,4.19.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.1.7,5.1.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.48,4.19.x,$(EXTRA),$(DEBUG))) endif # Target for kernel config diff --git a/kernel/config-4.19.x-aarch64 b/kernel/config-4.19.x-aarch64 index 2a3ba75df..b180ba057 100644 --- a/kernel/config-4.19.x-aarch64 +++ b/kernel/config-4.19.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.19.47 Kernel Configuration +# Linux/arm64 4.19.48 Kernel Configuration # # diff --git a/kernel/config-4.19.x-s390x b/kernel/config-4.19.x-s390x index 9b9bff802..900998f0c 100644 --- a/kernel/config-4.19.x-s390x +++ b/kernel/config-4.19.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 4.19.47 Kernel Configuration +# Linux/s390 4.19.48 Kernel Configuration # # diff --git a/kernel/config-4.19.x-x86_64 b/kernel/config-4.19.x-x86_64 index 4396edf63..3d03565c3 100644 --- a/kernel/config-4.19.x-x86_64 +++ b/kernel/config-4.19.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.47 Kernel Configuration +# Linux/x86 4.19.48 Kernel Configuration # # diff --git a/kernel/config-5.1.x-aarch64 b/kernel/config-5.1.x-aarch64 index 668b9048a..2938a3eb4 100644 --- a/kernel/config-5.1.x-aarch64 +++ b/kernel/config-5.1.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.1.6 Kernel Configuration +# Linux/arm64 5.1.7 Kernel Configuration # # diff --git a/kernel/config-5.1.x-s390x b/kernel/config-5.1.x-s390x index d7602543e..658bb8827 100644 --- a/kernel/config-5.1.x-s390x +++ b/kernel/config-5.1.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 5.1.6 Kernel Configuration +# Linux/s390 5.1.7 Kernel Configuration # # diff --git a/kernel/config-5.1.x-x86_64 b/kernel/config-5.1.x-x86_64 index bd73aec03..0354b4851 100644 --- a/kernel/config-5.1.x-x86_64 +++ b/kernel/config-5.1.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.1.6 Kernel Configuration +# Linux/x86 5.1.7 Kernel Configuration # #