summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-21 21:15:41 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-21 21:15:41 +0100
commitb53582e2c5566afce52e55ed22f6ce135c696884 (patch)
treed20248d1adfd578ad429f15051f45e945a809e9b
parent42258c621836cb4457e0436a45da6433d1f4231d (diff)
linux/waldux: update to 4.9.88
-rw-r--r--mk/linux-ver.mk4
-rw-r--r--target/linux/Config.in.kernelversion2
-rw-r--r--target/linux/patches/4.9.88/alpha-remove-coff.patch (renamed from target/linux/patches/4.9.87/alpha-remove-coff.patch)0
-rw-r--r--target/linux/patches/4.9.88/crisv32_ethernet_driver.patch (renamed from target/linux/patches/4.9.87/crisv32_ethernet_driver.patch)0
-rw-r--r--target/linux/patches/4.9.88/h8300.patch (renamed from target/linux/patches/4.9.87/h8300.patch)0
-rw-r--r--target/linux/patches/4.9.88/hppa-remove-debug.patch (renamed from target/linux/patches/4.9.87/hppa-remove-debug.patch)0
-rw-r--r--target/linux/patches/4.9.88/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.9.87/initramfs-nosizelimit.patch)0
-rw-r--r--target/linux/patches/4.9.88/ld-or1k.patch (renamed from target/linux/patches/4.9.87/ld-or1k.patch)0
-rw-r--r--target/linux/patches/4.9.88/macsonic.patch (renamed from target/linux/patches/4.9.87/macsonic.patch)0
-rw-r--r--target/linux/patches/4.9.88/microblaze-sigaltstack.patch (renamed from target/linux/patches/4.9.87/microblaze-sigaltstack.patch)0
-rw-r--r--target/linux/patches/4.9.88/or1k-more-ram.patch (renamed from target/linux/patches/4.9.87/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/4.9.88/patch-realtime (renamed from target/linux/patches/4.9.87/patch-realtime)0
-rw-r--r--target/linux/patches/4.9.88/sh2.patch (renamed from target/linux/patches/4.9.87/sh2.patch)0
-rw-r--r--target/linux/patches/4.9.88/startup.patch (renamed from target/linux/patches/4.9.87/startup.patch)0
-rw-r--r--target/linux/patches/4.9.88/vdso2.patch (renamed from target/linux/patches/4.9.87/vdso2.patch)0
-rw-r--r--target/waldux/Config.in.kernelversion2
16 files changed, 4 insertions, 4 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index 90b78e172..89676c28a 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -28,10 +28,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= 0911a449c71a06c7232ece07dfcc041bd07efaf7e67799b9e2d0cf4bd9a028ea
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:= 4.9.87
+KERNEL_FILE_VER:= 4.9.88
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 7ac9f6af69dc5a7e38bf35cc3fa889e3a4b22504a85f57fdc87734a8abe4c917
+KERNEL_HASH:= 074f17f6b76e644d0d39865733e1a6690d7a5eade678be4354da4a6510eb8c24
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_4),y)
KERNEL_FILE_VER:= 4.4.112
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 914520ee3..95d1b0bc9 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -54,7 +54,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_14
depends on !ADK_TARGET_SYSTEM_QEMU_ARM_REALVIEW_EB_MPCORE
config ADK_TARGET_LINUX_KERNEL_VERSION_4_9
- bool "4.9.87"
+ bool "4.9.88"
depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_CSKY
depends on !ADK_TARGET_ARCH_METAG
diff --git a/target/linux/patches/4.9.87/alpha-remove-coff.patch b/target/linux/patches/4.9.88/alpha-remove-coff.patch
index 176db3c88..176db3c88 100644
--- a/target/linux/patches/4.9.87/alpha-remove-coff.patch
+++ b/target/linux/patches/4.9.88/alpha-remove-coff.patch
diff --git a/target/linux/patches/4.9.87/crisv32_ethernet_driver.patch b/target/linux/patches/4.9.88/crisv32_ethernet_driver.patch
index 0cef202fc..0cef202fc 100644
--- a/target/linux/patches/4.9.87/crisv32_ethernet_driver.patch
+++ b/target/linux/patches/4.9.88/crisv32_ethernet_driver.patch
diff --git a/target/linux/patches/4.9.87/h8300.patch b/target/linux/patches/4.9.88/h8300.patch
index c71194f0a..c71194f0a 100644
--- a/target/linux/patches/4.9.87/h8300.patch
+++ b/target/linux/patches/4.9.88/h8300.patch
diff --git a/target/linux/patches/4.9.87/hppa-remove-debug.patch b/target/linux/patches/4.9.88/hppa-remove-debug.patch
index 72059657f..72059657f 100644
--- a/target/linux/patches/4.9.87/hppa-remove-debug.patch
+++ b/target/linux/patches/4.9.88/hppa-remove-debug.patch
diff --git a/target/linux/patches/4.9.87/initramfs-nosizelimit.patch b/target/linux/patches/4.9.88/initramfs-nosizelimit.patch
index 40d2f6bd8..40d2f6bd8 100644
--- a/target/linux/patches/4.9.87/initramfs-nosizelimit.patch
+++ b/target/linux/patches/4.9.88/initramfs-nosizelimit.patch
diff --git a/target/linux/patches/4.9.87/ld-or1k.patch b/target/linux/patches/4.9.88/ld-or1k.patch
index 264f9166f..264f9166f 100644
--- a/target/linux/patches/4.9.87/ld-or1k.patch
+++ b/target/linux/patches/4.9.88/ld-or1k.patch
diff --git a/target/linux/patches/4.9.87/macsonic.patch b/target/linux/patches/4.9.88/macsonic.patch
index 75a6fcad2..75a6fcad2 100644
--- a/target/linux/patches/4.9.87/macsonic.patch
+++ b/target/linux/patches/4.9.88/macsonic.patch
diff --git a/target/linux/patches/4.9.87/microblaze-sigaltstack.patch b/target/linux/patches/4.9.88/microblaze-sigaltstack.patch
index c4064e8b9..c4064e8b9 100644
--- a/target/linux/patches/4.9.87/microblaze-sigaltstack.patch
+++ b/target/linux/patches/4.9.88/microblaze-sigaltstack.patch
diff --git a/target/linux/patches/4.9.87/or1k-more-ram.patch b/target/linux/patches/4.9.88/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/4.9.87/or1k-more-ram.patch
+++ b/target/linux/patches/4.9.88/or1k-more-ram.patch
diff --git a/target/linux/patches/4.9.87/patch-realtime b/target/linux/patches/4.9.88/patch-realtime
index 7bb72e14d..7bb72e14d 100644
--- a/target/linux/patches/4.9.87/patch-realtime
+++ b/target/linux/patches/4.9.88/patch-realtime
diff --git a/target/linux/patches/4.9.87/sh2.patch b/target/linux/patches/4.9.88/sh2.patch
index 9debe80ad..9debe80ad 100644
--- a/target/linux/patches/4.9.87/sh2.patch
+++ b/target/linux/patches/4.9.88/sh2.patch
diff --git a/target/linux/patches/4.9.87/startup.patch b/target/linux/patches/4.9.88/startup.patch
index e54ac19a6..e54ac19a6 100644
--- a/target/linux/patches/4.9.87/startup.patch
+++ b/target/linux/patches/4.9.88/startup.patch
diff --git a/target/linux/patches/4.9.87/vdso2.patch b/target/linux/patches/4.9.88/vdso2.patch
index 35df488a8..35df488a8 100644
--- a/target/linux/patches/4.9.87/vdso2.patch
+++ b/target/linux/patches/4.9.88/vdso2.patch
diff --git a/target/waldux/Config.in.kernelversion b/target/waldux/Config.in.kernelversion
index 372e493f1..f4a525071 100644
--- a/target/waldux/Config.in.kernelversion
+++ b/target/waldux/Config.in.kernelversion
@@ -25,7 +25,7 @@ config ADK_TARGET_WALDUX_KERNEL_GIT
config ADK_TARGET_WALDUX_KERNEL_GIT_VER
string "kernel version"
depends on ADK_TARGET_WALDUX_KERNEL_VERSION_GIT
- default "4.9.87"
+ default "4.9.88"
config ADK_TARGET_WALDUX_KERNEL_GIT_TYPE
string