diff options
-rw-r--r-- | mk/kernel-ver.mk | 6 | ||||
-rw-r--r-- | target/arm/bcm28xx/patches/4.4.14/0001-raspberry-pi-github.patch (renamed from target/arm/bcm28xx/patches/4.4.13/0001-raspberry-pi-github.patch) | 0 | ||||
-rw-r--r-- | target/config/Config.in.kernelversion | 6 | ||||
-rw-r--r-- | target/cris/qemu-cris/patches/4.4.14/crisv32_ethernet_driver.patch (renamed from target/cris/qemu-cris/patches/4.4.13/crisv32_ethernet_driver.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.14/coldfire-sighandler.patch (renamed from target/linux/patches/4.4.13/coldfire-sighandler.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.14/crisv32.patch (renamed from target/linux/patches/4.4.13/crisv32.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.14/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.4.13/initramfs-nosizelimit.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.14/ld-or1k.patch (renamed from target/linux/patches/4.4.13/ld-or1k.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.14/macsonic.patch (renamed from target/linux/patches/4.4.13/macsonic.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.14/mips-xz.patch (renamed from target/linux/patches/4.4.13/mips-xz.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.14/patch-realtime (renamed from target/linux/patches/4.4.13/patch-realtime) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.14/startup.patch (renamed from target/linux/patches/4.4.13/startup.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.4.14/use-libgcc-for-sh.patch (renamed from target/linux/patches/4.4.13/use-libgcc-for-sh.patch) | 0 |
13 files changed, 6 insertions, 6 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk index ff786bbe9..22c9596f3 100644 --- a/mk/kernel-ver.mk +++ b/mk/kernel-ver.mk @@ -31,11 +31,11 @@ KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= c070a62095fe830e7bfdb159e577216e3ed237ad3ab9a2590f53cde4e881fb2b endif -ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4_13),y) -KERNEL_FILE_VER:= 4.4.13 +ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4_14),y) +KERNEL_FILE_VER:= 4.4.14 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= 27eb3d375da44587b89d50ba7bc7f693cebf3df39f52be0072a5901a6830a6fd +KERNEL_HASH:= 5953ba12797160a68b1068378f826ddac8a298f8f3273876d3bd18222b0555f9 endif ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1_26),y) KERNEL_FILE_VER:= 4.1.26 diff --git a/target/arm/bcm28xx/patches/4.4.13/0001-raspberry-pi-github.patch b/target/arm/bcm28xx/patches/4.4.14/0001-raspberry-pi-github.patch index 60caefd3b..60caefd3b 100644 --- a/target/arm/bcm28xx/patches/4.4.13/0001-raspberry-pi-github.patch +++ b/target/arm/bcm28xx/patches/4.4.14/0001-raspberry-pi-github.patch diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 397f5a887..4411d78aa 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -7,7 +7,7 @@ depends on ADK_TARGET_OS_LINUX default ADK_TARGET_KERNEL_VERSION_4_6_3 if ADK_TARGET_ARCH_ARC default ADK_TARGET_KERNEL_VERSION_4_6_3 if ADK_TARGET_ARCH_NIOS2 default ADK_TARGET_KERNEL_VERSION_4_6_3 if ADK_TARGET_ARCH_XTENSA -default ADK_TARGET_KERNEL_VERSION_4_4_13 +default ADK_TARGET_KERNEL_VERSION_4_4_14 config ADK_TARGET_KERNEL_VERSION_GIT bool "linux-git" @@ -25,8 +25,8 @@ config ADK_TARGET_KERNEL_VERSION_4_5_7 depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 select ADK_TARGET_KERNEL_VERSION_4_5 -config ADK_TARGET_KERNEL_VERSION_4_4_13 - bool "4.4.13" +config ADK_TARGET_KERNEL_VERSION_4_4_14 + bool "4.4.14" depends on !ADK_TARGET_ARCH_NIOS2 depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 select ADK_TARGET_KERNEL_VERSION_4_4 diff --git a/target/cris/qemu-cris/patches/4.4.13/crisv32_ethernet_driver.patch b/target/cris/qemu-cris/patches/4.4.14/crisv32_ethernet_driver.patch index 80f03383c..80f03383c 100644 --- a/target/cris/qemu-cris/patches/4.4.13/crisv32_ethernet_driver.patch +++ b/target/cris/qemu-cris/patches/4.4.14/crisv32_ethernet_driver.patch diff --git a/target/linux/patches/4.4.13/coldfire-sighandler.patch b/target/linux/patches/4.4.14/coldfire-sighandler.patch index c52a4e228..c52a4e228 100644 --- a/target/linux/patches/4.4.13/coldfire-sighandler.patch +++ b/target/linux/patches/4.4.14/coldfire-sighandler.patch diff --git a/target/linux/patches/4.4.13/crisv32.patch b/target/linux/patches/4.4.14/crisv32.patch index cb9b0d028..cb9b0d028 100644 --- a/target/linux/patches/4.4.13/crisv32.patch +++ b/target/linux/patches/4.4.14/crisv32.patch diff --git a/target/linux/patches/4.4.13/initramfs-nosizelimit.patch b/target/linux/patches/4.4.14/initramfs-nosizelimit.patch index 40d2f6bd8..40d2f6bd8 100644 --- a/target/linux/patches/4.4.13/initramfs-nosizelimit.patch +++ b/target/linux/patches/4.4.14/initramfs-nosizelimit.patch diff --git a/target/linux/patches/4.4.13/ld-or1k.patch b/target/linux/patches/4.4.14/ld-or1k.patch index 264f9166f..264f9166f 100644 --- a/target/linux/patches/4.4.13/ld-or1k.patch +++ b/target/linux/patches/4.4.14/ld-or1k.patch diff --git a/target/linux/patches/4.4.13/macsonic.patch b/target/linux/patches/4.4.14/macsonic.patch index 75a6fcad2..75a6fcad2 100644 --- a/target/linux/patches/4.4.13/macsonic.patch +++ b/target/linux/patches/4.4.14/macsonic.patch diff --git a/target/linux/patches/4.4.13/mips-xz.patch b/target/linux/patches/4.4.14/mips-xz.patch index 5cfac6254..5cfac6254 100644 --- a/target/linux/patches/4.4.13/mips-xz.patch +++ b/target/linux/patches/4.4.14/mips-xz.patch diff --git a/target/linux/patches/4.4.13/patch-realtime b/target/linux/patches/4.4.14/patch-realtime index c677e4098..c677e4098 100644 --- a/target/linux/patches/4.4.13/patch-realtime +++ b/target/linux/patches/4.4.14/patch-realtime diff --git a/target/linux/patches/4.4.13/startup.patch b/target/linux/patches/4.4.14/startup.patch index e54ac19a6..e54ac19a6 100644 --- a/target/linux/patches/4.4.13/startup.patch +++ b/target/linux/patches/4.4.14/startup.patch diff --git a/target/linux/patches/4.4.13/use-libgcc-for-sh.patch b/target/linux/patches/4.4.14/use-libgcc-for-sh.patch index 6420219b0..6420219b0 100644 --- a/target/linux/patches/4.4.13/use-libgcc-for-sh.patch +++ b/target/linux/patches/4.4.14/use-libgcc-for-sh.patch |