Browse Source

linux: update to 4.1.26, refresh realtime patch

Waldemar Brodkorb 8 years ago
parent
commit
7c7fdd0d86

+ 3 - 3
mk/kernel-ver.mk

@@ -37,11 +37,11 @@ KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		4ac22e4a619417213cfdab24714413bb9118fbaebe6012c6c89c279cdadef2ce
 endif
-ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1_24),y)
-KERNEL_FILE_VER:=	4.1.24
+ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1_26),y)
+KERNEL_FILE_VER:=	4.1.26
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		9cc27b7f96adfa3bb48186eb497bebc5fbf5aef1f022d98ae5319300040278df
+KERNEL_HASH:=		babcfca252a1427278b7bc4372fdad40fa1388d8fad2d85ca74cf72222e7f071
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_3_18_33),y)
 KERNEL_FILE_VER:=	3.18.33

+ 2 - 2
target/config/Config.in.kernelversion

@@ -28,8 +28,8 @@ config ADK_TARGET_KERNEL_VERSION_4_4_10
 	depends on !ADK_TARGET_ARCH_NIOS2
 	select ADK_TARGET_KERNEL_VERSION_4_4
 
-config ADK_TARGET_KERNEL_VERSION_4_1_24
-	bool "4.1.24"
+config ADK_TARGET_KERNEL_VERSION_4_1_26
+	bool "4.1.26"
 	depends on !ADK_TARGET_ARCH_ARC
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_H8300

+ 0 - 0
target/linux/patches/4.1.24/aufs.patch → target/linux/patches/4.1.26/aufs.patch


+ 0 - 0
target/linux/patches/4.1.24/cleankernel.patch → target/linux/patches/4.1.26/cleankernel.patch


+ 0 - 0
target/linux/patches/4.1.24/cris-header.patch → target/linux/patches/4.1.26/cris-header.patch


+ 0 - 0
target/linux/patches/4.1.24/initramfs-nosizelimit.patch → target/linux/patches/4.1.26/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.1.24/j2-core.patch → target/linux/patches/4.1.26/j2-core.patch


+ 0 - 0
target/linux/patches/4.1.24/mtd-rootfs.patch → target/linux/patches/4.1.26/mtd-rootfs.patch


File diff suppressed because it is too large
+ 203 - 484
target/linux/patches/4.1.26/realtime.patch


+ 0 - 0
target/linux/patches/4.1.24/regmap-default-on.patch → target/linux/patches/4.1.26/regmap-default-on.patch


+ 0 - 0
target/linux/patches/4.1.24/remove-warn.patch → target/linux/patches/4.1.26/remove-warn.patch


+ 0 - 0
target/linux/patches/4.1.24/startup.patch → target/linux/patches/4.1.26/startup.patch


+ 0 - 0
target/linux/patches/4.1.24/use-gawk.patch → target/linux/patches/4.1.26/use-gawk.patch


+ 0 - 0
target/linux/patches/4.1.24/use-libgcc-for-sh.patch → target/linux/patches/4.1.26/use-libgcc-for-sh.patch


Some files were not shown because too many files changed in this diff