Browse Source

update to latest stable linux kernel

Waldemar Brodkorb 11 năm trước cách đây
mục cha
commit
ff00cdac1c
30 tập tin đã thay đổi với 253 bổ sung226 xóa
  1. 3 3
      mk/kernel-ver.mk
  2. 246 219
      target/arm/raspberry-pi/patches/3.18.3/raspberry-pi.patch
  3. 3 3
      target/config/Config.in.kernelversion.choice
  4. 1 1
      target/config/Config.in.kernelversion.default
  5. 0 0
      target/linux/patches/3.18.3/bsd-compatibility.patch
  6. 0 0
      target/linux/patches/3.18.3/cleankernel.patch
  7. 0 0
      target/linux/patches/3.18.3/cris-header.patch
  8. 0 0
      target/linux/patches/3.18.3/defaults.patch
  9. 0 0
      target/linux/patches/3.18.3/export-symbol-for-exmap.patch
  10. 0 0
      target/linux/patches/3.18.3/gemalto.patch
  11. 0 0
      target/linux/patches/3.18.3/initramfs-nosizelimit.patch
  12. 0 0
      target/linux/patches/3.18.3/lemote-rfkill.patch
  13. 0 0
      target/linux/patches/3.18.3/microblaze-axi.patch
  14. 0 0
      target/linux/patches/3.18.3/microblaze-ethernet.patch
  15. 0 0
      target/linux/patches/3.18.3/mkpiggy.patch
  16. 0 0
      target/linux/patches/3.18.3/mtd-rootfs.patch
  17. 0 0
      target/linux/patches/3.18.3/nfsv3-tcp.patch
  18. 0 0
      target/linux/patches/3.18.3/non-static.patch
  19. 0 0
      target/linux/patches/3.18.3/patch-fblogo
  20. 0 0
      target/linux/patches/3.18.3/patch-yaffs2
  21. 0 0
      target/linux/patches/3.18.3/ppc64-missing-zlib.patch
  22. 0 0
      target/linux/patches/3.18.3/relocs.patch
  23. 0 0
      target/linux/patches/3.18.3/sgidefs.patch
  24. 0 0
      target/linux/patches/3.18.3/sortext.patch
  25. 0 0
      target/linux/patches/3.18.3/startup.patch
  26. 0 0
      target/linux/patches/3.18.3/wlan-cf.patch
  27. 0 0
      target/linux/patches/3.18.3/xargs.patch
  28. 0 0
      target/m68k/qemu-m68k/patches/3.18.3/m68k-coldfire-fec.patch
  29. 0 0
      target/m68k/qemu-m68k/patches/3.18.3/qemu-coldfire.patch
  30. 0 0
      target/mips64/lemote-yeelong/patches/3.18.3/sm7xx-fb.patch

+ 3 - 3
mk/kernel-ver.mk

@@ -1,8 +1,8 @@
-ifeq ($(ADK_KERNEL_VERSION_3_18_2),y)
-KERNEL_VERSION:=	3.18.2
+ifeq ($(ADK_KERNEL_VERSION_3_18_3),y)
+KERNEL_VERSION:=	3.18.3
 KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
-KERNEL_HASH:=		1090fa94ddddc38e514f07872315af84032ba7cdb9715c21d5a562a1072b1abf
+KERNEL_HASH:=		0e024cd0bba93f777e733381b1ee2d55a76e4b30e096b0668aba979390e94255
 endif
 ifeq ($(ADK_KERNEL_VERSION_3_14_28),y)
 KERNEL_VERSION:=	3.14.28

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 246 - 219
target/arm/raspberry-pi/patches/3.18.3/raspberry-pi.patch


+ 3 - 3
target/config/Config.in.kernelversion.choice

@@ -5,10 +5,10 @@ choice
 prompt "Kernel Version"
 depends on ADK_TARGET_KERNEL_CUSTOMISING
 default ADK_KERNEL_VERSION_3_14_28 if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
-default ADK_KERNEL_VERSION_3_18.2
+default ADK_KERNEL_VERSION_3_18.3
 
-config ADK_KERNEL_VERSION_3_18_2
-	prompt "3.18.2"
+config ADK_KERNEL_VERSION_3_18_3
+	prompt "3.18.3"
 	depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX
 	boolean
 	select ADK_KERNEL_VERSION_3_18

+ 1 - 1
target/config/Config.in.kernelversion.default

@@ -18,7 +18,7 @@ config ADK_KERNEL_VERSION_3_4
 
 config ADK_KERNEL_VERSION
 	string
-	default "3.18.2" if ADK_KERNEL_VERSION_3_18_2
+	default "3.18.3" if ADK_KERNEL_VERSION_3_18_3
 	default "3.14.28" if ADK_KERNEL_VERSION_3_14_28
 	default "3.12.33" if ADK_KERNEL_VERSION_3_12_33
 	default "3.10.53" if ADK_KERNEL_VERSION_3_10_53

+ 0 - 0
target/linux/patches/3.18.2/bsd-compatibility.patch → target/linux/patches/3.18.3/bsd-compatibility.patch


+ 0 - 0
target/linux/patches/3.18.2/cleankernel.patch → target/linux/patches/3.18.3/cleankernel.patch


+ 0 - 0
target/linux/patches/3.18.2/cris-header.patch → target/linux/patches/3.18.3/cris-header.patch


+ 0 - 0
target/linux/patches/3.18.2/defaults.patch → target/linux/patches/3.18.3/defaults.patch


+ 0 - 0
target/linux/patches/3.18.2/export-symbol-for-exmap.patch → target/linux/patches/3.18.3/export-symbol-for-exmap.patch


+ 0 - 0
target/linux/patches/3.18.2/gemalto.patch → target/linux/patches/3.18.3/gemalto.patch


+ 0 - 0
target/linux/patches/3.18.2/initramfs-nosizelimit.patch → target/linux/patches/3.18.3/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/3.18.2/lemote-rfkill.patch → target/linux/patches/3.18.3/lemote-rfkill.patch


+ 0 - 0
target/linux/patches/3.18.2/microblaze-axi.patch → target/linux/patches/3.18.3/microblaze-axi.patch


+ 0 - 0
target/linux/patches/3.18.2/microblaze-ethernet.patch → target/linux/patches/3.18.3/microblaze-ethernet.patch


+ 0 - 0
target/linux/patches/3.18.2/mkpiggy.patch → target/linux/patches/3.18.3/mkpiggy.patch


+ 0 - 0
target/linux/patches/3.18.2/mtd-rootfs.patch → target/linux/patches/3.18.3/mtd-rootfs.patch


+ 0 - 0
target/linux/patches/3.18.2/nfsv3-tcp.patch → target/linux/patches/3.18.3/nfsv3-tcp.patch


+ 0 - 0
target/linux/patches/3.18.2/non-static.patch → target/linux/patches/3.18.3/non-static.patch


+ 0 - 0
target/linux/patches/3.18.2/patch-fblogo → target/linux/patches/3.18.3/patch-fblogo


+ 0 - 0
target/linux/patches/3.18.2/patch-yaffs2 → target/linux/patches/3.18.3/patch-yaffs2


+ 0 - 0
target/linux/patches/3.18.2/ppc64-missing-zlib.patch → target/linux/patches/3.18.3/ppc64-missing-zlib.patch


+ 0 - 0
target/linux/patches/3.18.2/relocs.patch → target/linux/patches/3.18.3/relocs.patch


+ 0 - 0
target/linux/patches/3.18.2/sgidefs.patch → target/linux/patches/3.18.3/sgidefs.patch


+ 0 - 0
target/linux/patches/3.18.2/sortext.patch → target/linux/patches/3.18.3/sortext.patch


+ 0 - 0
target/linux/patches/3.18.2/startup.patch → target/linux/patches/3.18.3/startup.patch


+ 0 - 0
target/linux/patches/3.18.2/wlan-cf.patch → target/linux/patches/3.18.3/wlan-cf.patch


+ 0 - 0
target/linux/patches/3.18.2/xargs.patch → target/linux/patches/3.18.3/xargs.patch


+ 0 - 0
target/m68k/qemu-m68k/patches/3.18.2/m68k-coldfire-fec.patch → target/m68k/qemu-m68k/patches/3.18.3/m68k-coldfire-fec.patch


+ 0 - 0
target/m68k/qemu-m68k/patches/3.18.2/qemu-coldfire.patch → target/m68k/qemu-m68k/patches/3.18.3/qemu-coldfire.patch


+ 0 - 0
target/mips64/lemote-yeelong/patches/3.18.2/sm7xx-fb.patch → target/mips64/lemote-yeelong/patches/3.18.3/sm7xx-fb.patch


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác