diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-04-18 17:37:23 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-04-18 17:37:23 +0200 |
commit | c59b9b72353bf52f2bedc3aba9cb144c1a715c8b (patch) | |
tree | d3d70eab813178b3e0960e85c039ab8f3bd864c8 | |
parent | 9be222c17807843a5ba7ac5c94df30ecd2c78752 (diff) |
linux: update to 4.4.x to 4.4.62
-rw-r--r-- | mk/kernel-ver.mk | 4 | ||||
-rw-r--r-- | target/config/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/4.4.62/coldfire-sighandler.patch (renamed from target/linux/patches/4.4.59/coldfire-sighandler.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.62/crisv32.patch (renamed from target/linux/patches/4.4.59/crisv32.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.62/crisv32_ethernet_driver.patch (renamed from target/linux/patches/4.4.59/crisv32_ethernet_driver.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.62/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.4.59/initramfs-nosizelimit.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.62/ld-or1k.patch (renamed from target/linux/patches/4.4.59/ld-or1k.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.62/macsonic.patch (renamed from target/linux/patches/4.4.59/macsonic.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.62/mips-xz.patch (renamed from target/linux/patches/4.4.59/mips-xz.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.62/patch-realtime (renamed from target/linux/patches/4.4.59/patch-realtime) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.62/startup.patch (renamed from target/linux/patches/4.4.59/startup.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.62/use-libgcc-for-sh.patch (renamed from target/linux/patches/4.4.59/use-libgcc-for-sh.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.62/versatile-nommu.patch (renamed from target/linux/patches/4.4.59/versatile-nommu.patch) | 0 |
13 files changed, 3 insertions, 3 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk index 0186a3eb8..297f7adb7 100644 --- a/mk/kernel-ver.mk +++ b/mk/kernel-ver.mk @@ -28,10 +28,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= e158f3c69da87c2ec28d0f194dbe18b05e0d0b9e1142566615cea3390bab1c6a endif ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y) -KERNEL_FILE_VER:= 4.4.59 +KERNEL_FILE_VER:= 4.4.62 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= 64e9523c4c7fdaf391a16dd19541bb58e39943cb2151aa0c3d15b6aeaba996ca +KERNEL_HASH:= ce4b701e571b1053878acfebfcba400b872e5ae8cef1c26dc6d26e9793cd1dec 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 309af027c..a6d9cfd4f 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -40,7 +40,7 @@ config ADK_TARGET_KERNEL_VERSION_4_6 depends on ADK_TARGET_ARCH_RISCV32 || ADK_TARGET_ARCH_RISCV64 config ADK_TARGET_KERNEL_VERSION_4_4 - bool "4.4.59" + bool "4.4.62" 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.59/coldfire-sighandler.patch b/target/linux/patches/4.4.62/coldfire-sighandler.patch index c52a4e228..c52a4e228 100644 --- a/target/linux/patches/4.4.59/coldfire-sighandler.patch +++ b/target/linux/patches/4.4.62/coldfire-sighandler.patch diff --git a/target/linux/patches/4.4.59/crisv32.patch b/target/linux/patches/4.4.62/crisv32.patch index cb9b0d028..cb9b0d028 100644 --- a/target/linux/patches/4.4.59/crisv32.patch +++ b/target/linux/patches/4.4.62/crisv32.patch diff --git a/target/linux/patches/4.4.59/crisv32_ethernet_driver.patch b/target/linux/patches/4.4.62/crisv32_ethernet_driver.patch index 0cef202fc..0cef202fc 100644 --- a/target/linux/patches/4.4.59/crisv32_ethernet_driver.patch +++ b/target/linux/patches/4.4.62/crisv32_ethernet_driver.patch diff --git a/target/linux/patches/4.4.59/initramfs-nosizelimit.patch b/target/linux/patches/4.4.62/initramfs-nosizelimit.patch index 40d2f6bd8..40d2f6bd8 100644 --- a/target/linux/patches/4.4.59/initramfs-nosizelimit.patch +++ b/target/linux/patches/4.4.62/initramfs-nosizelimit.patch diff --git a/target/linux/patches/4.4.59/ld-or1k.patch b/target/linux/patches/4.4.62/ld-or1k.patch index 264f9166f..264f9166f 100644 --- a/target/linux/patches/4.4.59/ld-or1k.patch +++ b/target/linux/patches/4.4.62/ld-or1k.patch diff --git a/target/linux/patches/4.4.59/macsonic.patch b/target/linux/patches/4.4.62/macsonic.patch index 75a6fcad2..75a6fcad2 100644 --- a/target/linux/patches/4.4.59/macsonic.patch +++ b/target/linux/patches/4.4.62/macsonic.patch diff --git a/target/linux/patches/4.4.59/mips-xz.patch b/target/linux/patches/4.4.62/mips-xz.patch index 5cfac6254..5cfac6254 100644 --- a/target/linux/patches/4.4.59/mips-xz.patch +++ b/target/linux/patches/4.4.62/mips-xz.patch diff --git a/target/linux/patches/4.4.59/patch-realtime b/target/linux/patches/4.4.62/patch-realtime index 23c9d7af6..23c9d7af6 100644 --- a/target/linux/patches/4.4.59/patch-realtime +++ b/target/linux/patches/4.4.62/patch-realtime diff --git a/target/linux/patches/4.4.59/startup.patch b/target/linux/patches/4.4.62/startup.patch index e54ac19a6..e54ac19a6 100644 --- a/target/linux/patches/4.4.59/startup.patch +++ b/target/linux/patches/4.4.62/startup.patch diff --git a/target/linux/patches/4.4.59/use-libgcc-for-sh.patch b/target/linux/patches/4.4.62/use-libgcc-for-sh.patch index 6420219b0..6420219b0 100644 --- a/target/linux/patches/4.4.59/use-libgcc-for-sh.patch +++ b/target/linux/patches/4.4.62/use-libgcc-for-sh.patch diff --git a/target/linux/patches/4.4.59/versatile-nommu.patch b/target/linux/patches/4.4.62/versatile-nommu.patch index 96140b30c..96140b30c 100644 --- a/target/linux/patches/4.4.59/versatile-nommu.patch +++ b/target/linux/patches/4.4.62/versatile-nommu.patch |