From becc6a0a41d4f6b40dcb20a253fe0040d6bffad7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 6 Mar 2017 03:53:17 +0100 Subject: [PATCH] linux: update to 4.9.13 --- mk/kernel-ver.mk | 4 ++-- target/config/Config.in.kernelversion | 2 +- target/linux/patches/{4.9.11 => 4.9.13}/crisv32_ethernet_driver.patch | 0 target/linux/patches/{4.9.11 => 4.9.13}/initramfs-nosizelimit.patch | 0 target/linux/patches/{4.9.11 => 4.9.13}/ld-or1k.patch | 0 target/linux/patches/{4.9.11 => 4.9.13}/macsonic.patch | 0 target/linux/patches/{4.9.11 => 4.9.13}/microblaze-sigaltstack.patch | 0 target/linux/patches/{4.9.11 => 4.9.13}/or1k-more-ram.patch | 0 target/linux/patches/{4.9.11 => 4.9.13}/patch-realtime | 0 target/linux/patches/{4.9.11 => 4.9.13}/sh2.patch | 0 target/linux/patches/{4.9.11 => 4.9.13}/startup.patch | 0 target/linux/patches/{4.9.11 => 4.9.13}/vdso2.patch | 0 12 files changed, 3 insertions(+), 3 deletions(-) rename target/linux/patches/{4.9.11 => 4.9.13}/crisv32_ethernet_driver.patch (100%) rename target/linux/patches/{4.9.11 => 4.9.13}/initramfs-nosizelimit.patch (100%) rename target/linux/patches/{4.9.11 => 4.9.13}/ld-or1k.patch (100%) rename target/linux/patches/{4.9.11 => 4.9.13}/macsonic.patch (100%) rename target/linux/patches/{4.9.11 => 4.9.13}/microblaze-sigaltstack.patch (100%) rename target/linux/patches/{4.9.11 => 4.9.13}/or1k-more-ram.patch (100%) rename target/linux/patches/{4.9.11 => 4.9.13}/patch-realtime (100%) rename target/linux/patches/{4.9.11 => 4.9.13}/sh2.patch (100%) rename target/linux/patches/{4.9.11 => 4.9.13}/startup.patch (100%) rename target/linux/patches/{4.9.11 => 4.9.13}/vdso2.patch (100%) diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk index 4ee59fc79..5ffaadee7 100644 --- a/mk/kernel-ver.mk +++ b/mk/kernel-ver.mk @@ -16,10 +16,10 @@ KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(ADK_TARGET_KERNEL_GIT_VER) endif ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y) -KERNEL_FILE_VER:= 4.9.11 +KERNEL_FILE_VER:= 4.9.13 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= 512fc1089078e8c08741b9b48427c46c47afc2087f22e4668cca1f211742f2b3 +KERNEL_HASH:= 36464aec4fb32ed192252645819abb55ceb21eef17b3f7210b4a673e7486a268 endif ifeq ($(ADK_TARGET_KERNEL_VERSION_4_6),y) KERNEL_FILE_VER:= 4.6.2 diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index b2353f839..cd6674a27 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -26,7 +26,7 @@ config ADK_TARGET_KERNEL_VERSION_GIT select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_KERNEL_VERSION_4_9 - bool "4.9.11" + bool "4.9.13" depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 diff --git a/target/linux/patches/4.9.11/crisv32_ethernet_driver.patch b/target/linux/patches/4.9.13/crisv32_ethernet_driver.patch similarity index 100% rename from target/linux/patches/4.9.11/crisv32_ethernet_driver.patch rename to target/linux/patches/4.9.13/crisv32_ethernet_driver.patch diff --git a/target/linux/patches/4.9.11/initramfs-nosizelimit.patch b/target/linux/patches/4.9.13/initramfs-nosizelimit.patch similarity index 100% rename from target/linux/patches/4.9.11/initramfs-nosizelimit.patch rename to target/linux/patches/4.9.13/initramfs-nosizelimit.patch diff --git a/target/linux/patches/4.9.11/ld-or1k.patch b/target/linux/patches/4.9.13/ld-or1k.patch similarity index 100% rename from target/linux/patches/4.9.11/ld-or1k.patch rename to target/linux/patches/4.9.13/ld-or1k.patch diff --git a/target/linux/patches/4.9.11/macsonic.patch b/target/linux/patches/4.9.13/macsonic.patch similarity index 100% rename from target/linux/patches/4.9.11/macsonic.patch rename to target/linux/patches/4.9.13/macsonic.patch diff --git a/target/linux/patches/4.9.11/microblaze-sigaltstack.patch b/target/linux/patches/4.9.13/microblaze-sigaltstack.patch similarity index 100% rename from target/linux/patches/4.9.11/microblaze-sigaltstack.patch rename to target/linux/patches/4.9.13/microblaze-sigaltstack.patch diff --git a/target/linux/patches/4.9.11/or1k-more-ram.patch b/target/linux/patches/4.9.13/or1k-more-ram.patch similarity index 100% rename from target/linux/patches/4.9.11/or1k-more-ram.patch rename to target/linux/patches/4.9.13/or1k-more-ram.patch diff --git a/target/linux/patches/4.9.11/patch-realtime b/target/linux/patches/4.9.13/patch-realtime similarity index 100% rename from target/linux/patches/4.9.11/patch-realtime rename to target/linux/patches/4.9.13/patch-realtime diff --git a/target/linux/patches/4.9.11/sh2.patch b/target/linux/patches/4.9.13/sh2.patch similarity index 100% rename from target/linux/patches/4.9.11/sh2.patch rename to target/linux/patches/4.9.13/sh2.patch diff --git a/target/linux/patches/4.9.11/startup.patch b/target/linux/patches/4.9.13/startup.patch similarity index 100% rename from target/linux/patches/4.9.11/startup.patch rename to target/linux/patches/4.9.13/startup.patch diff --git a/target/linux/patches/4.9.11/vdso2.patch b/target/linux/patches/4.9.13/vdso2.patch similarity index 100% rename from target/linux/patches/4.9.11/vdso2.patch rename to target/linux/patches/4.9.13/vdso2.patch -- 2.11.4.GIT