From f3d7855a9e29db48ebe0d57197bcdf85e238d8f1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 12 Feb 2017 22:27:41 +0100 Subject: [PATCH] linux: update kernel --- mk/kernel-ver.mk | 8 ++++---- target/config/Config.in.kernelversion | 4 ++-- target/linux/patches/{4.4.46 => 4.4.48}/coldfire-sighandler.patch | 0 target/linux/patches/{4.4.46 => 4.4.48}/crisv32.patch | 0 .../patches/{4.4.46 => 4.4.48}/crisv32_ethernet_driver.patch | 0 .../linux/patches/{4.4.46 => 4.4.48}/initramfs-nosizelimit.patch | 0 target/linux/patches/{4.4.46 => 4.4.48}/ld-or1k.patch | 0 target/linux/patches/{4.4.46 => 4.4.48}/macsonic.patch | 0 target/linux/patches/{4.4.46 => 4.4.48}/mips-xz.patch | 0 target/linux/patches/{4.4.46 => 4.4.48}/patch-realtime | 0 target/linux/patches/{4.4.46 => 4.4.48}/startup.patch | 0 target/linux/patches/{4.4.46 => 4.4.48}/use-libgcc-for-sh.patch | 0 target/linux/patches/{4.4.46 => 4.4.48}/versatile-nommu.patch | 0 .../linux/patches/{4.9.6 => 4.9.9}/crisv32_ethernet_driver.patch | 0 target/linux/patches/{4.9.6 => 4.9.9}/initramfs-nosizelimit.patch | 0 target/linux/patches/{4.9.6 => 4.9.9}/ld-or1k.patch | 0 target/linux/patches/{4.9.6 => 4.9.9}/macsonic.patch | 0 .../linux/patches/{4.9.6 => 4.9.9}/microblaze-sigaltstack.patch | 0 target/linux/patches/{4.9.6 => 4.9.9}/or1k-more-ram.patch | 0 target/linux/patches/{4.9.6 => 4.9.9}/patch-realtime | 0 target/linux/patches/{4.9.6 => 4.9.9}/sh2.patch | 0 target/linux/patches/{4.9.6 => 4.9.9}/startup.patch | 0 target/linux/patches/{4.9.6 => 4.9.9}/vdso2.patch | 0 23 files changed, 6 insertions(+), 6 deletions(-) rename target/linux/patches/{4.4.46 => 4.4.48}/coldfire-sighandler.patch (100%) rename target/linux/patches/{4.4.46 => 4.4.48}/crisv32.patch (100%) rename target/linux/patches/{4.4.46 => 4.4.48}/crisv32_ethernet_driver.patch (100%) rename target/linux/patches/{4.4.46 => 4.4.48}/initramfs-nosizelimit.patch (100%) rename target/linux/patches/{4.4.46 => 4.4.48}/ld-or1k.patch (100%) rename target/linux/patches/{4.4.46 => 4.4.48}/macsonic.patch (100%) rename target/linux/patches/{4.4.46 => 4.4.48}/mips-xz.patch (100%) rename target/linux/patches/{4.4.46 => 4.4.48}/patch-realtime (100%) rename target/linux/patches/{4.4.46 => 4.4.48}/startup.patch (100%) rename target/linux/patches/{4.4.46 => 4.4.48}/use-libgcc-for-sh.patch (100%) rename target/linux/patches/{4.4.46 => 4.4.48}/versatile-nommu.patch (100%) rename target/linux/patches/{4.9.6 => 4.9.9}/crisv32_ethernet_driver.patch (100%) rename target/linux/patches/{4.9.6 => 4.9.9}/initramfs-nosizelimit.patch (100%) rename target/linux/patches/{4.9.6 => 4.9.9}/ld-or1k.patch (100%) rename target/linux/patches/{4.9.6 => 4.9.9}/macsonic.patch (100%) rename target/linux/patches/{4.9.6 => 4.9.9}/microblaze-sigaltstack.patch (100%) rename target/linux/patches/{4.9.6 => 4.9.9}/or1k-more-ram.patch (100%) rename target/linux/patches/{4.9.6 => 4.9.9}/patch-realtime (100%) rename target/linux/patches/{4.9.6 => 4.9.9}/sh2.patch (100%) rename target/linux/patches/{4.9.6 => 4.9.9}/startup.patch (100%) rename target/linux/patches/{4.9.6 => 4.9.9}/vdso2.patch (100%) diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk index 28d818272..38cac19c2 100644 --- a/mk/kernel-ver.mk +++ b/mk/kernel-ver.mk @@ -16,16 +16,16 @@ KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(ADK_TARGET_KERNEL_GIT_VER) endif ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y) -KERNEL_FILE_VER:= 4.9.6 +KERNEL_FILE_VER:= 4.9.9 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= f493af770a5b08a231178cbb27ab517369a81f6039625737aa8b36d69bcfce9b +KERNEL_HASH:= 2635c69854579550b75c2405c5a012800f1776109dfeb6639516bd879031d9ee endif ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y) -KERNEL_FILE_VER:= 4.4.46 +KERNEL_FILE_VER:= 4.4.48 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= bb944846c5901aa2cadaa20c3d953ec03ff707dc1178e6ac3851e98747872058 +KERNEL_HASH:= 7c50851de98647dcc0f7b057f6fd45fdbbcd8272647c6dc1f7d2339faacb8025 endif ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y) KERNEL_FILE_VER:= 4.1.35 diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 74de7fe3e..085a6242b 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -24,14 +24,14 @@ 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.6" + bool "4.9.9" depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU config ADK_TARGET_KERNEL_VERSION_4_4 - bool "4.4.46" + bool "4.4.48" depends on !ADK_TARGET_ARCH_NDS32 depends on !ADK_TARGET_ARCH_NIOS2 depends on !ADK_TARGET_ARCH_OR1K diff --git a/target/linux/patches/4.4.46/coldfire-sighandler.patch b/target/linux/patches/4.4.48/coldfire-sighandler.patch similarity index 100% rename from target/linux/patches/4.4.46/coldfire-sighandler.patch rename to target/linux/patches/4.4.48/coldfire-sighandler.patch diff --git a/target/linux/patches/4.4.46/crisv32.patch b/target/linux/patches/4.4.48/crisv32.patch similarity index 100% rename from target/linux/patches/4.4.46/crisv32.patch rename to target/linux/patches/4.4.48/crisv32.patch diff --git a/target/linux/patches/4.4.46/crisv32_ethernet_driver.patch b/target/linux/patches/4.4.48/crisv32_ethernet_driver.patch similarity index 100% rename from target/linux/patches/4.4.46/crisv32_ethernet_driver.patch rename to target/linux/patches/4.4.48/crisv32_ethernet_driver.patch diff --git a/target/linux/patches/4.4.46/initramfs-nosizelimit.patch b/target/linux/patches/4.4.48/initramfs-nosizelimit.patch similarity index 100% rename from target/linux/patches/4.4.46/initramfs-nosizelimit.patch rename to target/linux/patches/4.4.48/initramfs-nosizelimit.patch diff --git a/target/linux/patches/4.4.46/ld-or1k.patch b/target/linux/patches/4.4.48/ld-or1k.patch similarity index 100% rename from target/linux/patches/4.4.46/ld-or1k.patch rename to target/linux/patches/4.4.48/ld-or1k.patch diff --git a/target/linux/patches/4.4.46/macsonic.patch b/target/linux/patches/4.4.48/macsonic.patch similarity index 100% rename from target/linux/patches/4.4.46/macsonic.patch rename to target/linux/patches/4.4.48/macsonic.patch diff --git a/target/linux/patches/4.4.46/mips-xz.patch b/target/linux/patches/4.4.48/mips-xz.patch similarity index 100% rename from target/linux/patches/4.4.46/mips-xz.patch rename to target/linux/patches/4.4.48/mips-xz.patch diff --git a/target/linux/patches/4.4.46/patch-realtime b/target/linux/patches/4.4.48/patch-realtime similarity index 100% rename from target/linux/patches/4.4.46/patch-realtime rename to target/linux/patches/4.4.48/patch-realtime diff --git a/target/linux/patches/4.4.46/startup.patch b/target/linux/patches/4.4.48/startup.patch similarity index 100% rename from target/linux/patches/4.4.46/startup.patch rename to target/linux/patches/4.4.48/startup.patch diff --git a/target/linux/patches/4.4.46/use-libgcc-for-sh.patch b/target/linux/patches/4.4.48/use-libgcc-for-sh.patch similarity index 100% rename from target/linux/patches/4.4.46/use-libgcc-for-sh.patch rename to target/linux/patches/4.4.48/use-libgcc-for-sh.patch diff --git a/target/linux/patches/4.4.46/versatile-nommu.patch b/target/linux/patches/4.4.48/versatile-nommu.patch similarity index 100% rename from target/linux/patches/4.4.46/versatile-nommu.patch rename to target/linux/patches/4.4.48/versatile-nommu.patch diff --git a/target/linux/patches/4.9.6/crisv32_ethernet_driver.patch b/target/linux/patches/4.9.9/crisv32_ethernet_driver.patch similarity index 100% rename from target/linux/patches/4.9.6/crisv32_ethernet_driver.patch rename to target/linux/patches/4.9.9/crisv32_ethernet_driver.patch diff --git a/target/linux/patches/4.9.6/initramfs-nosizelimit.patch b/target/linux/patches/4.9.9/initramfs-nosizelimit.patch similarity index 100% rename from target/linux/patches/4.9.6/initramfs-nosizelimit.patch rename to target/linux/patches/4.9.9/initramfs-nosizelimit.patch diff --git a/target/linux/patches/4.9.6/ld-or1k.patch b/target/linux/patches/4.9.9/ld-or1k.patch similarity index 100% rename from target/linux/patches/4.9.6/ld-or1k.patch rename to target/linux/patches/4.9.9/ld-or1k.patch diff --git a/target/linux/patches/4.9.6/macsonic.patch b/target/linux/patches/4.9.9/macsonic.patch similarity index 100% rename from target/linux/patches/4.9.6/macsonic.patch rename to target/linux/patches/4.9.9/macsonic.patch diff --git a/target/linux/patches/4.9.6/microblaze-sigaltstack.patch b/target/linux/patches/4.9.9/microblaze-sigaltstack.patch similarity index 100% rename from target/linux/patches/4.9.6/microblaze-sigaltstack.patch rename to target/linux/patches/4.9.9/microblaze-sigaltstack.patch diff --git a/target/linux/patches/4.9.6/or1k-more-ram.patch b/target/linux/patches/4.9.9/or1k-more-ram.patch similarity index 100% rename from target/linux/patches/4.9.6/or1k-more-ram.patch rename to target/linux/patches/4.9.9/or1k-more-ram.patch diff --git a/target/linux/patches/4.9.6/patch-realtime b/target/linux/patches/4.9.9/patch-realtime similarity index 100% rename from target/linux/patches/4.9.6/patch-realtime rename to target/linux/patches/4.9.9/patch-realtime diff --git a/target/linux/patches/4.9.6/sh2.patch b/target/linux/patches/4.9.9/sh2.patch similarity index 100% rename from target/linux/patches/4.9.6/sh2.patch rename to target/linux/patches/4.9.9/sh2.patch diff --git a/target/linux/patches/4.9.6/startup.patch b/target/linux/patches/4.9.9/startup.patch similarity index 100% rename from target/linux/patches/4.9.6/startup.patch rename to target/linux/patches/4.9.9/startup.patch diff --git a/target/linux/patches/4.9.6/vdso2.patch b/target/linux/patches/4.9.9/vdso2.patch similarity index 100% rename from target/linux/patches/4.9.6/vdso2.patch rename to target/linux/patches/4.9.9/vdso2.patch -- 2.11.4.GIT