Преглед изворни кода

linux: bump kernel 4.4.x 4.9.x 4.14.x

Waldemar Brodkorb пре 6 година
родитељ
комит
15b5d38385
27 измењених фајлова са 13 додато и 13 уклоњено
  1. 7 7
      mk/kernel-ver.mk
  2. 6 6
      target/config/Config.in.kernelversion
  3. 0 0
      target/linux/patches/4.14.8/h8300.patch
  4. 0 0
      target/linux/patches/4.14.8/or1k-more-ram.patch
  5. 0 0
      target/linux/patches/4.4.107/coldfire-sighandler.patch
  6. 0 0
      target/linux/patches/4.4.107/crisv32.patch
  7. 0 0
      target/linux/patches/4.4.107/crisv32_ethernet_driver.patch
  8. 0 0
      target/linux/patches/4.4.107/h8300.patch
  9. 0 0
      target/linux/patches/4.4.107/initramfs-nosizelimit.patch
  10. 0 0
      target/linux/patches/4.4.107/ld-or1k.patch
  11. 0 0
      target/linux/patches/4.4.107/macsonic.patch
  12. 0 0
      target/linux/patches/4.4.107/mips-xz.patch
  13. 0 0
      target/linux/patches/4.4.107/patch-realtime
  14. 0 0
      target/linux/patches/4.4.107/startup.patch
  15. 0 0
      target/linux/patches/4.4.107/use-libgcc-for-sh.patch
  16. 0 0
      target/linux/patches/4.4.107/versatile-nommu.patch
  17. 0 0
      target/linux/patches/4.9.71/crisv32_ethernet_driver.patch
  18. 0 0
      target/linux/patches/4.9.71/h8300.patch
  19. 0 0
      target/linux/patches/4.9.71/initramfs-nosizelimit.patch
  20. 0 0
      target/linux/patches/4.9.71/ld-or1k.patch
  21. 0 0
      target/linux/patches/4.9.71/macsonic.patch
  22. 0 0
      target/linux/patches/4.9.71/microblaze-sigaltstack.patch
  23. 0 0
      target/linux/patches/4.9.71/or1k-more-ram.patch
  24. 0 0
      target/linux/patches/4.9.71/patch-realtime
  25. 0 0
      target/linux/patches/4.9.71/sh2.patch
  26. 0 0
      target/linux/patches/4.9.71/startup.patch
  27. 0 0
      target/linux/patches/4.9.71/vdso2.patch

+ 7 - 7
mk/kernel-ver.mk

@@ -15,23 +15,23 @@ KERNEL_FILE_VER:=	$(ADK_TARGET_KERNEL_GIT)
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(ADK_TARGET_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
 endif
-ifeq ($(ADK_TARGET_KERNEL_VERSION_4_13),y)
-KERNEL_FILE_VER:=	4.13.13
+ifeq ($(ADK_TARGET_KERNEL_VERSION_4_14),y)
+KERNEL_FILE_VER:=	4.14.8
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		15bc883ca8bdde8820c9dbc536ade46be21f920d095e00ae8304aeb482aafe47
+KERNEL_HASH:=		6ebcc57ba31d714af872347184d1de32f4ab0b7096ef4e062d1ca6b3234d9333
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:=	4.9.60
+KERNEL_FILE_VER:=	4.9.71
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		0e326c5c5152c41265d1c681b41b52afce1925f4a382dfd41cb93605f3fcad04
+KERNEL_HASH:=		f1fd9740fb4ec31180113e99a2329214ae441533ee226075a40d4e0675db769c
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
-KERNEL_FILE_VER:=	4.4.96
+KERNEL_FILE_VER:=	4.4.107
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		241d3d5d15cdf26fee89cc587cb865294efdbc5c94cac2c89b36f17223665bab
+KERNEL_HASH:=		d25dc23c8b05d34518ede68f03668cd344f805049a16bc4f189da90533881a17
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
 KERNEL_FILE_VER:=	4.1.45

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

@@ -19,8 +19,8 @@ default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_H8300
 default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_METAG
 default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU
 default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_SYSTEM_QEMU_ARM_REALVIEW_EB_MPCORE
-default ADK_TARGET_KERNEL_VERSION_4_13 if ADK_TARGET_SYSTEM_ORANGE_PI0
-default ADK_TARGET_KERNEL_VERSION_4_13 if ADK_TARGET_ARCH_OR1K
+default ADK_TARGET_KERNEL_VERSION_4_14 if ADK_TARGET_SYSTEM_ORANGE_PI0
+default ADK_TARGET_KERNEL_VERSION_4_14 if ADK_TARGET_ARCH_OR1K
 default ADK_TARGET_KERNEL_VERSION_4_9
 
 config ADK_TARGET_KERNEL_VERSION_GIT
@@ -33,8 +33,8 @@ config ADK_TARGET_KERNEL_VERSION_GIT
 	select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
 	select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
 
-config ADK_TARGET_KERNEL_VERSION_4_13
-	bool "4.13.13"
+config ADK_TARGET_KERNEL_VERSION_4_14
+	bool "4.14.8"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_CRIS
 	depends on !ADK_TARGET_ARCH_CSKY
@@ -46,7 +46,7 @@ config ADK_TARGET_KERNEL_VERSION_4_13
 	depends on !ADK_TARGET_SYSTEM_QEMU_ARM_REALVIEW_EB_MPCORE
 
 config ADK_TARGET_KERNEL_VERSION_4_9
-	bool "4.9.60"
+	bool "4.9.71"
 	depends on !ADK_TARGET_ARCH_CRIS
 	depends on !ADK_TARGET_ARCH_CSKY
 	depends on !ADK_TARGET_ARCH_METAG
@@ -59,7 +59,7 @@ config ADK_TARGET_KERNEL_VERSION_4_9
 	depends on !ADK_TARGET_SYSTEM_ORANGE_PI0
 
 config ADK_TARGET_KERNEL_VERSION_4_4
-	bool "4.4.96"
+	bool "4.4.107"
 	depends on !ADK_TARGET_ARCH_CSKY
 	depends on !ADK_TARGET_ARCH_NDS32
 	depends on !ADK_TARGET_ARCH_NIOS2

+ 0 - 0
target/linux/patches/4.13.13/h8300.patch → target/linux/patches/4.14.8/h8300.patch


+ 0 - 0
target/linux/patches/4.13.13/or1k-more-ram.patch → target/linux/patches/4.14.8/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.4.96/coldfire-sighandler.patch → target/linux/patches/4.4.107/coldfire-sighandler.patch


+ 0 - 0
target/linux/patches/4.4.96/crisv32.patch → target/linux/patches/4.4.107/crisv32.patch


+ 0 - 0
target/linux/patches/4.4.96/crisv32_ethernet_driver.patch → target/linux/patches/4.4.107/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.4.96/h8300.patch → target/linux/patches/4.4.107/h8300.patch


+ 0 - 0
target/linux/patches/4.4.96/initramfs-nosizelimit.patch → target/linux/patches/4.4.107/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.4.96/ld-or1k.patch → target/linux/patches/4.4.107/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.4.96/macsonic.patch → target/linux/patches/4.4.107/macsonic.patch


+ 0 - 0
target/linux/patches/4.4.96/mips-xz.patch → target/linux/patches/4.4.107/mips-xz.patch


+ 0 - 0
target/linux/patches/4.4.96/patch-realtime → target/linux/patches/4.4.107/patch-realtime


+ 0 - 0
target/linux/patches/4.4.96/startup.patch → target/linux/patches/4.4.107/startup.patch


+ 0 - 0
target/linux/patches/4.4.96/use-libgcc-for-sh.patch → target/linux/patches/4.4.107/use-libgcc-for-sh.patch


+ 0 - 0
target/linux/patches/4.4.96/versatile-nommu.patch → target/linux/patches/4.4.107/versatile-nommu.patch


+ 0 - 0
target/linux/patches/4.9.60/crisv32_ethernet_driver.patch → target/linux/patches/4.9.71/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.9.60/h8300.patch → target/linux/patches/4.9.71/h8300.patch


+ 0 - 0
target/linux/patches/4.9.60/initramfs-nosizelimit.patch → target/linux/patches/4.9.71/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.9.60/ld-or1k.patch → target/linux/patches/4.9.71/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.9.60/macsonic.patch → target/linux/patches/4.9.71/macsonic.patch


+ 0 - 0
target/linux/patches/4.9.60/microblaze-sigaltstack.patch → target/linux/patches/4.9.71/microblaze-sigaltstack.patch


+ 0 - 0
target/linux/patches/4.9.60/or1k-more-ram.patch → target/linux/patches/4.9.71/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.9.60/patch-realtime → target/linux/patches/4.9.71/patch-realtime


+ 0 - 0
target/linux/patches/4.9.60/sh2.patch → target/linux/patches/4.9.71/sh2.patch


+ 0 - 0
target/linux/patches/4.9.60/startup.patch → target/linux/patches/4.9.71/startup.patch


+ 0 - 0
target/linux/patches/4.9.60/vdso2.patch → target/linux/patches/4.9.71/vdso2.patch