diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-18 18:48:56 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-18 18:49:49 +0200 |
commit | 124d7862a269838fef831593b677346cd9dd8695 (patch) | |
tree | 49816972123f95449c21439474ac8a11260b7075 | |
parent | 9bb135b1b1e046f5abf26f1ff4e3d2d7b8507124 (diff) |
linux: update to 4.1.42
-rw-r--r-- | mk/kernel-ver.mk | 4 | ||||
-rw-r--r-- | target/config/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/4.1.42/cleankernel.patch (renamed from target/linux/patches/4.1.39/cleankernel.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.42/cris-header.patch (renamed from target/linux/patches/4.1.39/cris-header.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.42/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.1.39/initramfs-nosizelimit.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.42/j2-core.patch (renamed from target/linux/patches/4.1.39/j2-core.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.42/mtd-rootfs.patch (renamed from target/linux/patches/4.1.39/mtd-rootfs.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.42/patch-realtime (renamed from target/linux/patches/4.1.39/patch-realtime) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.42/regmap-default-on.patch (renamed from target/linux/patches/4.1.39/regmap-default-on.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.42/remove-warn.patch (renamed from target/linux/patches/4.1.39/remove-warn.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.42/startup.patch (renamed from target/linux/patches/4.1.39/startup.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.42/use-gawk.patch (renamed from target/linux/patches/4.1.39/use-gawk.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.42/use-libgcc-for-sh.patch (renamed from target/linux/patches/4.1.39/use-libgcc-for-sh.patch) | 0 |
13 files changed, 3 insertions, 3 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk index e77de0ea3..561189a59 100644 --- a/mk/kernel-ver.mk +++ b/mk/kernel-ver.mk @@ -40,10 +40,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= 5e7b7076c319ffc7db571a8eda9316b1b3477ca4ad0d45120fc9d40bc72ab4e8 endif ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y) -KERNEL_FILE_VER:= 4.1.39 +KERNEL_FILE_VER:= 4.1.42 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= a8e82c8b1580ac4f8b176c714206498adedec9591eda48b895f6c61116d58854 +KERNEL_HASH:= ba1097907273b7e85dd3c6ffced346a2a2d8458893f0fc4c3fdb0d198aea04bd endif ifeq ($(ADK_TARGET_KERNEL_VERSION_3_16),y) KERNEL_FILE_VER:= 3.16.43 diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index e5646f7bf..5f41be381 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -62,7 +62,7 @@ config ADK_TARGET_KERNEL_VERSION_4_4 depends on !ADK_TARGET_SYSTEM_NUMATO_MIMASV2 config ADK_TARGET_KERNEL_VERSION_4_1 - bool "4.1.39" + bool "4.1.42" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_H8300 diff --git a/target/linux/patches/4.1.39/cleankernel.patch b/target/linux/patches/4.1.42/cleankernel.patch index 59693f426..59693f426 100644 --- a/target/linux/patches/4.1.39/cleankernel.patch +++ b/target/linux/patches/4.1.42/cleankernel.patch diff --git a/target/linux/patches/4.1.39/cris-header.patch b/target/linux/patches/4.1.42/cris-header.patch index 2b5a88461..2b5a88461 100644 --- a/target/linux/patches/4.1.39/cris-header.patch +++ b/target/linux/patches/4.1.42/cris-header.patch diff --git a/target/linux/patches/4.1.39/initramfs-nosizelimit.patch b/target/linux/patches/4.1.42/initramfs-nosizelimit.patch index 40d2f6bd8..40d2f6bd8 100644 --- a/target/linux/patches/4.1.39/initramfs-nosizelimit.patch +++ b/target/linux/patches/4.1.42/initramfs-nosizelimit.patch diff --git a/target/linux/patches/4.1.39/j2-core.patch b/target/linux/patches/4.1.42/j2-core.patch index 38136df2c..38136df2c 100644 --- a/target/linux/patches/4.1.39/j2-core.patch +++ b/target/linux/patches/4.1.42/j2-core.patch diff --git a/target/linux/patches/4.1.39/mtd-rootfs.patch b/target/linux/patches/4.1.42/mtd-rootfs.patch index 5f6d82b5c..5f6d82b5c 100644 --- a/target/linux/patches/4.1.39/mtd-rootfs.patch +++ b/target/linux/patches/4.1.42/mtd-rootfs.patch diff --git a/target/linux/patches/4.1.39/patch-realtime b/target/linux/patches/4.1.42/patch-realtime index 52f9bd3d2..52f9bd3d2 100644 --- a/target/linux/patches/4.1.39/patch-realtime +++ b/target/linux/patches/4.1.42/patch-realtime diff --git a/target/linux/patches/4.1.39/regmap-default-on.patch b/target/linux/patches/4.1.42/regmap-default-on.patch index 8d72224bf..8d72224bf 100644 --- a/target/linux/patches/4.1.39/regmap-default-on.patch +++ b/target/linux/patches/4.1.42/regmap-default-on.patch diff --git a/target/linux/patches/4.1.39/remove-warn.patch b/target/linux/patches/4.1.42/remove-warn.patch index 1f89c710d..1f89c710d 100644 --- a/target/linux/patches/4.1.39/remove-warn.patch +++ b/target/linux/patches/4.1.42/remove-warn.patch diff --git a/target/linux/patches/4.1.39/startup.patch b/target/linux/patches/4.1.42/startup.patch index d396b75e4..d396b75e4 100644 --- a/target/linux/patches/4.1.39/startup.patch +++ b/target/linux/patches/4.1.42/startup.patch diff --git a/target/linux/patches/4.1.39/use-gawk.patch b/target/linux/patches/4.1.42/use-gawk.patch index 5b312589d..5b312589d 100644 --- a/target/linux/patches/4.1.39/use-gawk.patch +++ b/target/linux/patches/4.1.42/use-gawk.patch diff --git a/target/linux/patches/4.1.39/use-libgcc-for-sh.patch b/target/linux/patches/4.1.42/use-libgcc-for-sh.patch index 6420219b0..6420219b0 100644 --- a/target/linux/patches/4.1.39/use-libgcc-for-sh.patch +++ b/target/linux/patches/4.1.42/use-libgcc-for-sh.patch |