Browse Source

update to 3.12.37

Waldemar Brodkorb 9 years ago
parent
commit
a3e1f514a9
32 changed files with 6 additions and 6 deletions
  1. 3 3
      mk/kernel-ver.mk
  2. 0 0
      target/arm/raspberry-pi/patches/3.12.37/0000-raspberry-pi.patch
  3. 2 2
      target/config/Config.in.kernelversion.choice
  4. 1 1
      target/config/Config.in.kernelversion.default
  5. 0 0
      target/linux/patches/3.12.37/bsd-compatibility.patch
  6. 0 0
      target/linux/patches/3.12.37/cleankernel.patch
  7. 0 0
      target/linux/patches/3.12.37/defaults.patch
  8. 0 0
      target/linux/patches/3.12.37/disable-netfilter.patch
  9. 0 0
      target/linux/patches/3.12.37/export-symbol-for-exmap.patch
  10. 0 0
      target/linux/patches/3.12.37/gemalto.patch
  11. 0 0
      target/linux/patches/3.12.37/lemote-rfkill.patch
  12. 0 0
      target/linux/patches/3.12.37/microblaze-ethernet.patch
  13. 0 0
      target/linux/patches/3.12.37/microblaze-setup.patch
  14. 0 0
      target/linux/patches/3.12.37/mips-lzo-fix.patch
  15. 0 0
      target/linux/patches/3.12.37/mkpiggy.patch
  16. 0 0
      target/linux/patches/3.12.37/mtd-rootfs.patch
  17. 0 0
      target/linux/patches/3.12.37/non-static.patch
  18. 0 0
      target/linux/patches/3.12.37/patch-dietnet
  19. 0 0
      target/linux/patches/3.12.37/patch-yaffs2
  20. 0 0
      target/linux/patches/3.12.37/ppc64-missing-zlib.patch
  21. 0 0
      target/linux/patches/3.12.37/regmap-bool.patch
  22. 0 0
      target/linux/patches/3.12.37/relocs.patch
  23. 0 0
      target/linux/patches/3.12.37/sgidefs.patch
  24. 0 0
      target/linux/patches/3.12.37/sortext.patch
  25. 0 0
      target/linux/patches/3.12.37/startup.patch
  26. 0 0
      target/linux/patches/3.12.37/usb-defaults-off.patch
  27. 0 0
      target/linux/patches/3.12.37/vga-cons-default-off.patch
  28. 0 0
      target/linux/patches/3.12.37/wlan-cf.patch
  29. 0 0
      target/linux/patches/3.12.37/xargs.patch
  30. 0 0
      target/linux/patches/3.12.37/zlib-inflate.patch
  31. 0 0
      target/mips/mikrotik-rb532/patches/3.12.37/rb532-cfgfs.patch
  32. 0 0
      target/mips/mikrotik-rb532/patches/3.12.37/rb532-pci.patch

+ 3 - 3
mk/kernel-ver.mk

@@ -10,11 +10,11 @@ KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
 KERNEL_HASH:=		772dbf0f3454df3fcad2de58f2bf4d8695c657407a76957b44e00c79f1ef5321
 endif
-ifeq ($(ADK_KERNEL_VERSION_3_12_36),y)
-KERNEL_VERSION:=	3.12.36
+ifeq ($(ADK_KERNEL_VERSION_3_12_37),y)
+KERNEL_VERSION:=	3.12.37
 KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
-KERNEL_HASH:=		00b3856c93e50771cb8fb610f2db6cef7c9268b98213b1b19cc3605bf5866195
+KERNEL_HASH:=		5da2b83a4747601295a8570fb6fa46b51d977fecabd3dfddf7478c331b36ed5c
 endif
 ifeq ($(ADK_KERNEL_VERSION_3_10_53),y)
 KERNEL_VERSION:=	3.10.53

+ 0 - 0
target/arm/raspberry-pi/patches/3.12.36/0000-raspberry-pi.patch → target/arm/raspberry-pi/patches/3.12.37/0000-raspberry-pi.patch


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

@@ -18,8 +18,8 @@ config ADK_KERNEL_VERSION_3_14_28
 	boolean
 	select ADK_KERNEL_VERSION_3_14
 
-config ADK_KERNEL_VERSION_3_12_36
-	prompt "3.12.36"
+config ADK_KERNEL_VERSION_3_12_37
+	prompt "3.12.37"
 	depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
 	depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX
 	boolean

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

@@ -20,7 +20,7 @@ config ADK_KERNEL_VERSION
 	string
 	default "3.18.5" if ADK_KERNEL_VERSION_3_18_5
 	default "3.14.28" if ADK_KERNEL_VERSION_3_14_28
-	default "3.12.36" if ADK_KERNEL_VERSION_3_12_36
+	default "3.12.37" if ADK_KERNEL_VERSION_3_12_37
 	default "3.10.53" if ADK_KERNEL_VERSION_3_10_53
 	default "3.4.103" if ADK_KERNEL_VERSION_3_4_103
 	help

+ 0 - 0
target/linux/patches/3.12.36/bsd-compatibility.patch → target/linux/patches/3.12.37/bsd-compatibility.patch


+ 0 - 0
target/linux/patches/3.12.36/cleankernel.patch → target/linux/patches/3.12.37/cleankernel.patch


+ 0 - 0
target/linux/patches/3.12.36/defaults.patch → target/linux/patches/3.12.37/defaults.patch


+ 0 - 0
target/linux/patches/3.12.36/disable-netfilter.patch → target/linux/patches/3.12.37/disable-netfilter.patch


+ 0 - 0
target/linux/patches/3.12.36/export-symbol-for-exmap.patch → target/linux/patches/3.12.37/export-symbol-for-exmap.patch


+ 0 - 0
target/linux/patches/3.12.36/gemalto.patch → target/linux/patches/3.12.37/gemalto.patch


+ 0 - 0
target/linux/patches/3.12.36/lemote-rfkill.patch → target/linux/patches/3.12.37/lemote-rfkill.patch


+ 0 - 0
target/linux/patches/3.12.36/microblaze-ethernet.patch → target/linux/patches/3.12.37/microblaze-ethernet.patch


+ 0 - 0
target/linux/patches/3.12.36/microblaze-setup.patch → target/linux/patches/3.12.37/microblaze-setup.patch


+ 0 - 0
target/linux/patches/3.12.36/mips-lzo-fix.patch → target/linux/patches/3.12.37/mips-lzo-fix.patch


+ 0 - 0
target/linux/patches/3.12.36/mkpiggy.patch → target/linux/patches/3.12.37/mkpiggy.patch


+ 0 - 0
target/linux/patches/3.12.36/mtd-rootfs.patch → target/linux/patches/3.12.37/mtd-rootfs.patch


+ 0 - 0
target/linux/patches/3.12.36/non-static.patch → target/linux/patches/3.12.37/non-static.patch


+ 0 - 0
target/linux/patches/3.12.36/patch-dietnet → target/linux/patches/3.12.37/patch-dietnet


+ 0 - 0
target/linux/patches/3.12.36/patch-yaffs2 → target/linux/patches/3.12.37/patch-yaffs2


+ 0 - 0
target/linux/patches/3.12.36/ppc64-missing-zlib.patch → target/linux/patches/3.12.37/ppc64-missing-zlib.patch


+ 0 - 0
target/linux/patches/3.12.36/regmap-bool.patch → target/linux/patches/3.12.37/regmap-bool.patch


+ 0 - 0
target/linux/patches/3.12.36/relocs.patch → target/linux/patches/3.12.37/relocs.patch


+ 0 - 0
target/linux/patches/3.12.36/sgidefs.patch → target/linux/patches/3.12.37/sgidefs.patch


+ 0 - 0
target/linux/patches/3.12.36/sortext.patch → target/linux/patches/3.12.37/sortext.patch


+ 0 - 0
target/linux/patches/3.12.36/startup.patch → target/linux/patches/3.12.37/startup.patch


+ 0 - 0
target/linux/patches/3.12.36/usb-defaults-off.patch → target/linux/patches/3.12.37/usb-defaults-off.patch


+ 0 - 0
target/linux/patches/3.12.36/vga-cons-default-off.patch → target/linux/patches/3.12.37/vga-cons-default-off.patch


+ 0 - 0
target/linux/patches/3.12.36/wlan-cf.patch → target/linux/patches/3.12.37/wlan-cf.patch


+ 0 - 0
target/linux/patches/3.12.36/xargs.patch → target/linux/patches/3.12.37/xargs.patch


+ 0 - 0
target/linux/patches/3.12.36/zlib-inflate.patch → target/linux/patches/3.12.37/zlib-inflate.patch


+ 0 - 0
target/mips/mikrotik-rb532/patches/3.12.36/rb532-cfgfs.patch → target/mips/mikrotik-rb532/patches/3.12.37/rb532-cfgfs.patch


+ 0 - 0
target/mips/mikrotik-rb532/patches/3.12.36/rb532-pci.patch → target/mips/mikrotik-rb532/patches/3.12.37/rb532-pci.patch