diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2018-05-05 16:33:09 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2018-05-05 16:33:09 +0200 |
commit | 5d20b112a2a6b61cb9827f79bbed46afd4dbaae7 (patch) | |
tree | e82655b94ba32190e982d5c1eef3dfa9274a5561 | |
parent | a29b3b02cd55cce85a910fcdefe53667ce42c0a7 (diff) |
linux: update to 4.9.98
-rw-r--r-- | mk/linux-ver.mk | 4 | ||||
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/alpha-remove-coff.patch (renamed from target/linux/patches/4.9.94/alpha-remove-coff.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/arm-nommu.patch (renamed from target/linux/patches/4.9.94/arm-nommu.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/arm-thumb2.patch (renamed from target/linux/patches/4.9.94/arm-thumb2.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/crisv32_ethernet_driver.patch (renamed from target/linux/patches/4.9.94/crisv32_ethernet_driver.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/h8300.patch (renamed from target/linux/patches/4.9.94/h8300.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/hppa-remove-debug.patch (renamed from target/linux/patches/4.9.94/hppa-remove-debug.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.9.94/initramfs-nosizelimit.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/ld-or1k.patch (renamed from target/linux/patches/4.9.94/ld-or1k.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/macsonic.patch (renamed from target/linux/patches/4.9.94/macsonic.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/microblaze-sigaltstack.patch (renamed from target/linux/patches/4.9.94/microblaze-sigaltstack.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/or1k-more-ram.patch (renamed from target/linux/patches/4.9.94/or1k-more-ram.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/patch-realtime (renamed from target/linux/patches/4.9.94/patch-realtime) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/sh2.patch (renamed from target/linux/patches/4.9.94/sh2.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/startup.patch (renamed from target/linux/patches/4.9.94/startup.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.9.98/vdso2.patch (renamed from target/linux/patches/4.9.94/vdso2.patch) | 0 |
17 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index 1145e6baf..df63c484e 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -28,10 +28,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= 269fc576ab0509e10c3b26e57866aea3f272c17f172f14fd75e2676d38c1b7bd endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y) -KERNEL_FILE_VER:= 4.9.94 +KERNEL_FILE_VER:= 4.9.98 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= 69cc1dbd1916f986a497bef352b71e433419cfa16d9d822ef6dc74be6b0e2d97 +KERNEL_HASH:= 12cd90355adbc946e7e95aa5cdef2dd99b8e166cb64fe53a91c3e1d8f81810ef endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_4),y) KERNEL_FILE_VER:= 4.4.128 diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 86ee94dd1..cb4a96c5c 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -48,7 +48,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_14 depends on !ADK_TARGET_ARCH_RISCV64 config ADK_TARGET_LINUX_KERNEL_VERSION_4_9 - bool "4.9.94" + bool "4.9.98" 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.94/alpha-remove-coff.patch b/target/linux/patches/4.9.98/alpha-remove-coff.patch index 176db3c88..176db3c88 100644 --- a/target/linux/patches/4.9.94/alpha-remove-coff.patch +++ b/target/linux/patches/4.9.98/alpha-remove-coff.patch diff --git a/target/linux/patches/4.9.94/arm-nommu.patch b/target/linux/patches/4.9.98/arm-nommu.patch index a9e80f197..a9e80f197 100644 --- a/target/linux/patches/4.9.94/arm-nommu.patch +++ b/target/linux/patches/4.9.98/arm-nommu.patch diff --git a/target/linux/patches/4.9.94/arm-thumb2.patch b/target/linux/patches/4.9.98/arm-thumb2.patch index 6a42899b6..6a42899b6 100644 --- a/target/linux/patches/4.9.94/arm-thumb2.patch +++ b/target/linux/patches/4.9.98/arm-thumb2.patch diff --git a/target/linux/patches/4.9.94/crisv32_ethernet_driver.patch b/target/linux/patches/4.9.98/crisv32_ethernet_driver.patch index 0cef202fc..0cef202fc 100644 --- a/target/linux/patches/4.9.94/crisv32_ethernet_driver.patch +++ b/target/linux/patches/4.9.98/crisv32_ethernet_driver.patch diff --git a/target/linux/patches/4.9.94/h8300.patch b/target/linux/patches/4.9.98/h8300.patch index c71194f0a..c71194f0a 100644 --- a/target/linux/patches/4.9.94/h8300.patch +++ b/target/linux/patches/4.9.98/h8300.patch diff --git a/target/linux/patches/4.9.94/hppa-remove-debug.patch b/target/linux/patches/4.9.98/hppa-remove-debug.patch index 72059657f..72059657f 100644 --- a/target/linux/patches/4.9.94/hppa-remove-debug.patch +++ b/target/linux/patches/4.9.98/hppa-remove-debug.patch diff --git a/target/linux/patches/4.9.94/initramfs-nosizelimit.patch b/target/linux/patches/4.9.98/initramfs-nosizelimit.patch index 40d2f6bd8..40d2f6bd8 100644 --- a/target/linux/patches/4.9.94/initramfs-nosizelimit.patch +++ b/target/linux/patches/4.9.98/initramfs-nosizelimit.patch diff --git a/target/linux/patches/4.9.94/ld-or1k.patch b/target/linux/patches/4.9.98/ld-or1k.patch index 264f9166f..264f9166f 100644 --- a/target/linux/patches/4.9.94/ld-or1k.patch +++ b/target/linux/patches/4.9.98/ld-or1k.patch diff --git a/target/linux/patches/4.9.94/macsonic.patch b/target/linux/patches/4.9.98/macsonic.patch index 75a6fcad2..75a6fcad2 100644 --- a/target/linux/patches/4.9.94/macsonic.patch +++ b/target/linux/patches/4.9.98/macsonic.patch diff --git a/target/linux/patches/4.9.94/microblaze-sigaltstack.patch b/target/linux/patches/4.9.98/microblaze-sigaltstack.patch index c4064e8b9..c4064e8b9 100644 --- a/target/linux/patches/4.9.94/microblaze-sigaltstack.patch +++ b/target/linux/patches/4.9.98/microblaze-sigaltstack.patch diff --git a/target/linux/patches/4.9.94/or1k-more-ram.patch b/target/linux/patches/4.9.98/or1k-more-ram.patch index de848c838..de848c838 100644 --- a/target/linux/patches/4.9.94/or1k-more-ram.patch +++ b/target/linux/patches/4.9.98/or1k-more-ram.patch diff --git a/target/linux/patches/4.9.94/patch-realtime b/target/linux/patches/4.9.98/patch-realtime index 7bb72e14d..7bb72e14d 100644 --- a/target/linux/patches/4.9.94/patch-realtime +++ b/target/linux/patches/4.9.98/patch-realtime diff --git a/target/linux/patches/4.9.94/sh2.patch b/target/linux/patches/4.9.98/sh2.patch index 9debe80ad..9debe80ad 100644 --- a/target/linux/patches/4.9.94/sh2.patch +++ b/target/linux/patches/4.9.98/sh2.patch diff --git a/target/linux/patches/4.9.94/startup.patch b/target/linux/patches/4.9.98/startup.patch index e54ac19a6..e54ac19a6 100644 --- a/target/linux/patches/4.9.94/startup.patch +++ b/target/linux/patches/4.9.98/startup.patch diff --git a/target/linux/patches/4.9.94/vdso2.patch b/target/linux/patches/4.9.98/vdso2.patch index 35df488a8..35df488a8 100644 --- a/target/linux/patches/4.9.94/vdso2.patch +++ b/target/linux/patches/4.9.98/vdso2.patch |