diff options
-rw-r--r-- | mk/kernel-ver.mk | 4 | ||||
-rw-r--r-- | target/avr32/atmel-ngw100/patches/4.1.35/0001-net-macb-improve-big-endian-CPU-support.patch (renamed from target/avr32/atmel-ngw100/patches/4.1.30/0001-net-macb-improve-big-endian-CPU-support.patch) | 0 | ||||
-rw-r--r-- | target/config/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/cris/qemu-cris/patches/4.1.35/crisv32_ethernet_driver.patch (renamed from target/cris/qemu-cris/patches/4.1.30/crisv32_ethernet_driver.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.35/cleankernel.patch (renamed from target/linux/patches/4.1.30/cleankernel.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.35/cris-header.patch (renamed from target/linux/patches/4.1.30/cris-header.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.35/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.1.30/initramfs-nosizelimit.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.35/j2-core.patch (renamed from target/linux/patches/4.1.30/j2-core.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.35/mtd-rootfs.patch (renamed from target/linux/patches/4.1.30/mtd-rootfs.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.35/patch-realtime (renamed from target/linux/patches/4.1.30/patch-realtime) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.35/regmap-default-on.patch (renamed from target/linux/patches/4.1.30/regmap-default-on.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.35/remove-warn.patch (renamed from target/linux/patches/4.1.30/remove-warn.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.35/startup.patch (renamed from target/linux/patches/4.1.30/startup.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.35/use-gawk.patch (renamed from target/linux/patches/4.1.30/use-gawk.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.1.35/use-libgcc-for-sh.patch (renamed from target/linux/patches/4.1.30/use-libgcc-for-sh.patch) | 0 | ||||
-rw-r--r-- | target/m68k/qemu-m68k-mcf5208/patches/4.1.35/m68k-coldfire-fec.patch (renamed from target/m68k/qemu-m68k-mcf5208/patches/4.1.30/m68k-coldfire-fec.patch) | 0 | ||||
-rw-r--r-- | target/mips/ath79/patches/4.1.35/0001-openwrt-ath79.patch (renamed from target/mips/ath79/patches/4.1.30/0001-openwrt-ath79.patch) | 0 | ||||
-rw-r--r-- | target/or1k/patches/4.1.35/ld-or1k.patch (renamed from target/or1k/patches/4.1.30/ld-or1k.patch) | 0 |
18 files changed, 3 insertions, 3 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk index 3c94e1597..0385213c6 100644 --- a/mk/kernel-ver.mk +++ b/mk/kernel-ver.mk @@ -32,10 +32,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= 841acb9109a893ab2f60b02355e1527e80fa09251e46339317f6984d69b1f4fc endif ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y) -KERNEL_FILE_VER:= 4.1.30 +KERNEL_FILE_VER:= 4.1.35 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= 9d22eaaecce666c9e813653bd2a7654849f3f105bdcefe3fe4ee8035f2ad92c6 +KERNEL_HASH:= 544af0400818a4b5ee7bca192c52e801faf7eeb22eed128c89aeb490344cc04a endif ifeq ($(ADK_TARGET_KERNEL_VERSION_3_18),y) KERNEL_FILE_VER:= 3.18.33 diff --git a/target/avr32/atmel-ngw100/patches/4.1.30/0001-net-macb-improve-big-endian-CPU-support.patch b/target/avr32/atmel-ngw100/patches/4.1.35/0001-net-macb-improve-big-endian-CPU-support.patch index 96a0a96b6..96a0a96b6 100644 --- a/target/avr32/atmel-ngw100/patches/4.1.30/0001-net-macb-improve-big-endian-CPU-support.patch +++ b/target/avr32/atmel-ngw100/patches/4.1.35/0001-net-macb-improve-big-endian-CPU-support.patch diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 1161f1193..bc2d769f3 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -49,7 +49,7 @@ config ADK_TARGET_KERNEL_VERSION_4_4 depends on !ADK_TARGET_SYSTEM_QEMU_M68K_MCF5208 config ADK_TARGET_KERNEL_VERSION_4_1 - bool "4.1.30" + bool "4.1.35" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_H8300 diff --git a/target/cris/qemu-cris/patches/4.1.30/crisv32_ethernet_driver.patch b/target/cris/qemu-cris/patches/4.1.35/crisv32_ethernet_driver.patch index cd098665e..cd098665e 100644 --- a/target/cris/qemu-cris/patches/4.1.30/crisv32_ethernet_driver.patch +++ b/target/cris/qemu-cris/patches/4.1.35/crisv32_ethernet_driver.patch diff --git a/target/linux/patches/4.1.30/cleankernel.patch b/target/linux/patches/4.1.35/cleankernel.patch index 59693f426..59693f426 100644 --- a/target/linux/patches/4.1.30/cleankernel.patch +++ b/target/linux/patches/4.1.35/cleankernel.patch diff --git a/target/linux/patches/4.1.30/cris-header.patch b/target/linux/patches/4.1.35/cris-header.patch index 2b5a88461..2b5a88461 100644 --- a/target/linux/patches/4.1.30/cris-header.patch +++ b/target/linux/patches/4.1.35/cris-header.patch diff --git a/target/linux/patches/4.1.30/initramfs-nosizelimit.patch b/target/linux/patches/4.1.35/initramfs-nosizelimit.patch index 40d2f6bd8..40d2f6bd8 100644 --- a/target/linux/patches/4.1.30/initramfs-nosizelimit.patch +++ b/target/linux/patches/4.1.35/initramfs-nosizelimit.patch diff --git a/target/linux/patches/4.1.30/j2-core.patch b/target/linux/patches/4.1.35/j2-core.patch index 38136df2c..38136df2c 100644 --- a/target/linux/patches/4.1.30/j2-core.patch +++ b/target/linux/patches/4.1.35/j2-core.patch diff --git a/target/linux/patches/4.1.30/mtd-rootfs.patch b/target/linux/patches/4.1.35/mtd-rootfs.patch index 5f6d82b5c..5f6d82b5c 100644 --- a/target/linux/patches/4.1.30/mtd-rootfs.patch +++ b/target/linux/patches/4.1.35/mtd-rootfs.patch diff --git a/target/linux/patches/4.1.30/patch-realtime b/target/linux/patches/4.1.35/patch-realtime index 6ecf019b9..6ecf019b9 100644 --- a/target/linux/patches/4.1.30/patch-realtime +++ b/target/linux/patches/4.1.35/patch-realtime diff --git a/target/linux/patches/4.1.30/regmap-default-on.patch b/target/linux/patches/4.1.35/regmap-default-on.patch index 8d72224bf..8d72224bf 100644 --- a/target/linux/patches/4.1.30/regmap-default-on.patch +++ b/target/linux/patches/4.1.35/regmap-default-on.patch diff --git a/target/linux/patches/4.1.30/remove-warn.patch b/target/linux/patches/4.1.35/remove-warn.patch index 1f89c710d..1f89c710d 100644 --- a/target/linux/patches/4.1.30/remove-warn.patch +++ b/target/linux/patches/4.1.35/remove-warn.patch diff --git a/target/linux/patches/4.1.30/startup.patch b/target/linux/patches/4.1.35/startup.patch index d396b75e4..d396b75e4 100644 --- a/target/linux/patches/4.1.30/startup.patch +++ b/target/linux/patches/4.1.35/startup.patch diff --git a/target/linux/patches/4.1.30/use-gawk.patch b/target/linux/patches/4.1.35/use-gawk.patch index 5b312589d..5b312589d 100644 --- a/target/linux/patches/4.1.30/use-gawk.patch +++ b/target/linux/patches/4.1.35/use-gawk.patch diff --git a/target/linux/patches/4.1.30/use-libgcc-for-sh.patch b/target/linux/patches/4.1.35/use-libgcc-for-sh.patch index 6420219b0..6420219b0 100644 --- a/target/linux/patches/4.1.30/use-libgcc-for-sh.patch +++ b/target/linux/patches/4.1.35/use-libgcc-for-sh.patch diff --git a/target/m68k/qemu-m68k-mcf5208/patches/4.1.30/m68k-coldfire-fec.patch b/target/m68k/qemu-m68k-mcf5208/patches/4.1.35/m68k-coldfire-fec.patch index 690befe8f..690befe8f 100644 --- a/target/m68k/qemu-m68k-mcf5208/patches/4.1.30/m68k-coldfire-fec.patch +++ b/target/m68k/qemu-m68k-mcf5208/patches/4.1.35/m68k-coldfire-fec.patch diff --git a/target/mips/ath79/patches/4.1.30/0001-openwrt-ath79.patch b/target/mips/ath79/patches/4.1.35/0001-openwrt-ath79.patch index 4178f20cb..4178f20cb 100644 --- a/target/mips/ath79/patches/4.1.30/0001-openwrt-ath79.patch +++ b/target/mips/ath79/patches/4.1.35/0001-openwrt-ath79.patch diff --git a/target/or1k/patches/4.1.30/ld-or1k.patch b/target/or1k/patches/4.1.35/ld-or1k.patch index 81c9db6c2..81c9db6c2 100644 --- a/target/or1k/patches/4.1.30/ld-or1k.patch +++ b/target/or1k/patches/4.1.35/ld-or1k.patch |