summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-01-24 03:22:29 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-01-24 03:22:48 +0100
commit645086ca124d0f8649f8c0038e003260a4e39f38 (patch)
tree11b6c6a26d5006d93d92214d5f20e68e6a7258e6
parentd215b6db544d694eea71f80ecc84355db304776c (diff)
linux: update to 4.1.16
-rw-r--r--mk/kernel-ver.mk6
-rw-r--r--target/arm/bcm28xx/patches/4.1.16/0001-raspberry-pi-github.patch (renamed from target/arm/bcm28xx/patches/4.1.15/0001-raspberry-pi-github.patch)0
-rw-r--r--target/arm/solidrun-imx6/patches/4.1.16/0001-xbian.patch (renamed from target/arm/solidrun-imx6/patches/4.1.15/0001-xbian.patch)0
-rw-r--r--target/arm/solidrun-imx6/patches/4.1.16/0002-rt.patch (renamed from target/arm/solidrun-imx6/patches/4.1.15/0002-rt.patch)0
-rw-r--r--target/avr32/atmel-ngw100/patches/4.1.16/0001-net-macb-improve-big-endian-CPU-support.patch (renamed from target/avr32/atmel-ngw100/patches/4.1.15/0001-net-macb-improve-big-endian-CPU-support.patch)0
-rw-r--r--target/config/Config.in.kernelversion6
-rw-r--r--target/cris/qemu-cris/patches/4.1.16/crisv32_ethernet_driver.patch (renamed from target/cris/qemu-cris/patches/4.1.15/crisv32_ethernet_driver.patch)0
-rw-r--r--target/linux/patches/4.1.16/aufs.patch (renamed from target/linux/patches/4.1.15/aufs.patch)0
-rw-r--r--target/linux/patches/4.1.16/cleankernel.patch (renamed from target/linux/patches/4.1.15/cleankernel.patch)0
-rw-r--r--target/linux/patches/4.1.16/cris-header.patch (renamed from target/linux/patches/4.1.15/cris-header.patch)0
-rw-r--r--target/linux/patches/4.1.16/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.1.15/initramfs-nosizelimit.patch)0
-rw-r--r--target/linux/patches/4.1.16/j2-core.patch (renamed from target/linux/patches/4.1.15/j2-core.patch)0
-rw-r--r--target/linux/patches/4.1.16/mtd-rootfs.patch (renamed from target/linux/patches/4.1.15/mtd-rootfs.patch)0
-rw-r--r--target/linux/patches/4.1.16/realtime.patch (renamed from target/linux/patches/4.1.15/realtime.patch)0
-rw-r--r--target/linux/patches/4.1.16/regmap-default-on.patch (renamed from target/linux/patches/4.1.15/regmap-default-on.patch)0
-rw-r--r--target/linux/patches/4.1.16/remove-warn.patch (renamed from target/linux/patches/4.1.15/remove-warn.patch)0
-rw-r--r--target/linux/patches/4.1.16/startup.patch (renamed from target/linux/patches/4.1.15/startup.patch)0
-rw-r--r--target/linux/patches/4.1.16/use-libgcc-for-sh.patch (renamed from target/linux/patches/4.1.15/use-libgcc-for-sh.patch)0
-rw-r--r--target/m68k/qemu-m68k-mcf5208/patches/4.1.16/m68k-coldfire-fec.patch (renamed from target/m68k/qemu-m68k-mcf5208/patches/4.1.15/m68k-coldfire-fec.patch)0
-rw-r--r--target/mips/ath79/patches/4.1.16/0001-openwrt-ath79.patch (renamed from target/mips/ath79/patches/4.1.15/0001-openwrt-ath79.patch)0
-rw-r--r--target/or1k/patches/4.1.16/ld-or1k.patch (renamed from target/or1k/patches/4.1.15/ld-or1k.patch)0
21 files changed, 6 insertions, 6 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index e688c3de2..f95244249 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -25,11 +25,11 @@ KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= 8cad4ce7d049c2ecc041b0844bd478bf85f0d3071c93e0c885a776d57cbca3cf
endif
-ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1_15),y)
-KERNEL_FILE_VER:= 4.1.15
+ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1_16),y)
+KERNEL_FILE_VER:= 4.1.16
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 472288cc966188c5d7c511c6be0f78682843c9ca2d5d6c4d67d77455680359a3
+KERNEL_HASH:= 8792030cceeb9e6b9e4896afb44d59854ac9d5354ce0ea847ad301f5aa9eb26e
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_3_18_25),y)
KERNEL_FILE_VER:= 3.18.25
diff --git a/target/arm/bcm28xx/patches/4.1.15/0001-raspberry-pi-github.patch b/target/arm/bcm28xx/patches/4.1.16/0001-raspberry-pi-github.patch
index 4fe3c5c2d..4fe3c5c2d 100644
--- a/target/arm/bcm28xx/patches/4.1.15/0001-raspberry-pi-github.patch
+++ b/target/arm/bcm28xx/patches/4.1.16/0001-raspberry-pi-github.patch
diff --git a/target/arm/solidrun-imx6/patches/4.1.15/0001-xbian.patch b/target/arm/solidrun-imx6/patches/4.1.16/0001-xbian.patch
index d3ce4744b..d3ce4744b 100644
--- a/target/arm/solidrun-imx6/patches/4.1.15/0001-xbian.patch
+++ b/target/arm/solidrun-imx6/patches/4.1.16/0001-xbian.patch
diff --git a/target/arm/solidrun-imx6/patches/4.1.15/0002-rt.patch b/target/arm/solidrun-imx6/patches/4.1.16/0002-rt.patch
index 2eccf6072..2eccf6072 100644
--- a/target/arm/solidrun-imx6/patches/4.1.15/0002-rt.patch
+++ b/target/arm/solidrun-imx6/patches/4.1.16/0002-rt.patch
diff --git a/target/avr32/atmel-ngw100/patches/4.1.15/0001-net-macb-improve-big-endian-CPU-support.patch b/target/avr32/atmel-ngw100/patches/4.1.16/0001-net-macb-improve-big-endian-CPU-support.patch
index 96a0a96b6..96a0a96b6 100644
--- a/target/avr32/atmel-ngw100/patches/4.1.15/0001-net-macb-improve-big-endian-CPU-support.patch
+++ b/target/avr32/atmel-ngw100/patches/4.1.16/0001-net-macb-improve-big-endian-CPU-support.patch
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index 6debf543e..b3bc9f6e0 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -10,7 +10,7 @@ default ADK_TARGET_KERNEL_VERSION_4_3_3 if ADK_TARGET_ARCH_BFIN
default ADK_TARGET_KERNEL_VERSION_4_3_3 if ADK_TARGET_ARCH_H8300
default ADK_TARGET_KERNEL_VERSION_4_3_3 if ADK_TARGET_ARCH_PPC64
default ADK_TARGET_KERNEL_VERSION_GIT if ADK_TARGET_WITHOUT_MMU && ADK_TARGET_ARCH_XTENSA
-default ADK_TARGET_KERNEL_VERSION_4_1_15
+default ADK_TARGET_KERNEL_VERSION_4_1_16
config ADK_TARGET_KERNEL_VERSION_GIT
bool "linux-git"
@@ -19,8 +19,8 @@ config ADK_TARGET_KERNEL_VERSION_4_3_3
bool "4.3.3"
select ADK_TARGET_KERNEL_VERSION_4_3
-config ADK_TARGET_KERNEL_VERSION_4_1_15
- bool "4.1.15"
+config ADK_TARGET_KERNEL_VERSION_4_1_16
+ bool "4.1.16"
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.15/crisv32_ethernet_driver.patch b/target/cris/qemu-cris/patches/4.1.16/crisv32_ethernet_driver.patch
index cd098665e..cd098665e 100644
--- a/target/cris/qemu-cris/patches/4.1.15/crisv32_ethernet_driver.patch
+++ b/target/cris/qemu-cris/patches/4.1.16/crisv32_ethernet_driver.patch
diff --git a/target/linux/patches/4.1.15/aufs.patch b/target/linux/patches/4.1.16/aufs.patch
index 749c90989..749c90989 100644
--- a/target/linux/patches/4.1.15/aufs.patch
+++ b/target/linux/patches/4.1.16/aufs.patch
diff --git a/target/linux/patches/4.1.15/cleankernel.patch b/target/linux/patches/4.1.16/cleankernel.patch
index 59693f426..59693f426 100644
--- a/target/linux/patches/4.1.15/cleankernel.patch
+++ b/target/linux/patches/4.1.16/cleankernel.patch
diff --git a/target/linux/patches/4.1.15/cris-header.patch b/target/linux/patches/4.1.16/cris-header.patch
index 2b5a88461..2b5a88461 100644
--- a/target/linux/patches/4.1.15/cris-header.patch
+++ b/target/linux/patches/4.1.16/cris-header.patch
diff --git a/target/linux/patches/4.1.15/initramfs-nosizelimit.patch b/target/linux/patches/4.1.16/initramfs-nosizelimit.patch
index 40d2f6bd8..40d2f6bd8 100644
--- a/target/linux/patches/4.1.15/initramfs-nosizelimit.patch
+++ b/target/linux/patches/4.1.16/initramfs-nosizelimit.patch
diff --git a/target/linux/patches/4.1.15/j2-core.patch b/target/linux/patches/4.1.16/j2-core.patch
index 38136df2c..38136df2c 100644
--- a/target/linux/patches/4.1.15/j2-core.patch
+++ b/target/linux/patches/4.1.16/j2-core.patch
diff --git a/target/linux/patches/4.1.15/mtd-rootfs.patch b/target/linux/patches/4.1.16/mtd-rootfs.patch
index 5f6d82b5c..5f6d82b5c 100644
--- a/target/linux/patches/4.1.15/mtd-rootfs.patch
+++ b/target/linux/patches/4.1.16/mtd-rootfs.patch
diff --git a/target/linux/patches/4.1.15/realtime.patch b/target/linux/patches/4.1.16/realtime.patch
index 3b65f6148..3b65f6148 100644
--- a/target/linux/patches/4.1.15/realtime.patch
+++ b/target/linux/patches/4.1.16/realtime.patch
diff --git a/target/linux/patches/4.1.15/regmap-default-on.patch b/target/linux/patches/4.1.16/regmap-default-on.patch
index 8d72224bf..8d72224bf 100644
--- a/target/linux/patches/4.1.15/regmap-default-on.patch
+++ b/target/linux/patches/4.1.16/regmap-default-on.patch
diff --git a/target/linux/patches/4.1.15/remove-warn.patch b/target/linux/patches/4.1.16/remove-warn.patch
index 1f89c710d..1f89c710d 100644
--- a/target/linux/patches/4.1.15/remove-warn.patch
+++ b/target/linux/patches/4.1.16/remove-warn.patch
diff --git a/target/linux/patches/4.1.15/startup.patch b/target/linux/patches/4.1.16/startup.patch
index d396b75e4..d396b75e4 100644
--- a/target/linux/patches/4.1.15/startup.patch
+++ b/target/linux/patches/4.1.16/startup.patch
diff --git a/target/linux/patches/4.1.15/use-libgcc-for-sh.patch b/target/linux/patches/4.1.16/use-libgcc-for-sh.patch
index 6420219b0..6420219b0 100644
--- a/target/linux/patches/4.1.15/use-libgcc-for-sh.patch
+++ b/target/linux/patches/4.1.16/use-libgcc-for-sh.patch
diff --git a/target/m68k/qemu-m68k-mcf5208/patches/4.1.15/m68k-coldfire-fec.patch b/target/m68k/qemu-m68k-mcf5208/patches/4.1.16/m68k-coldfire-fec.patch
index daebb62ae..daebb62ae 100644
--- a/target/m68k/qemu-m68k-mcf5208/patches/4.1.15/m68k-coldfire-fec.patch
+++ b/target/m68k/qemu-m68k-mcf5208/patches/4.1.16/m68k-coldfire-fec.patch
diff --git a/target/mips/ath79/patches/4.1.15/0001-openwrt-ath79.patch b/target/mips/ath79/patches/4.1.16/0001-openwrt-ath79.patch
index 4178f20cb..4178f20cb 100644
--- a/target/mips/ath79/patches/4.1.15/0001-openwrt-ath79.patch
+++ b/target/mips/ath79/patches/4.1.16/0001-openwrt-ath79.patch
diff --git a/target/or1k/patches/4.1.15/ld-or1k.patch b/target/or1k/patches/4.1.16/ld-or1k.patch
index 81c9db6c2..81c9db6c2 100644
--- a/target/or1k/patches/4.1.15/ld-or1k.patch
+++ b/target/or1k/patches/4.1.16/ld-or1k.patch