Browse Source

update to rc7

Waldemar Brodkorb 11 years ago
parent
commit
aac657a90a
31 changed files with 7 additions and 7 deletions
  1. 4 4
      mk/kernel-ver.mk
  2. 0 0
      target/arm/cubox-i/patches/3.15-rc7/rmk.patch
  3. 0 0
      target/arm/cubox-i/patches/3.15-rc7/sdma-firmware-cubox-i.patch
  4. 2 2
      target/config/Config.in.kernelversion.choice
  5. 1 1
      target/config/Config.in.kernelversion.default
  6. 0 0
      target/linux/patches/3.15-rc7/bsd-compatibility.patch
  7. 0 0
      target/linux/patches/3.15-rc7/cleankernel.patch
  8. 0 0
      target/linux/patches/3.15-rc7/defaults.patch
  9. 0 0
      target/linux/patches/3.15-rc7/disable-netfilter.patch
  10. 0 0
      target/linux/patches/3.15-rc7/export-symbol-for-exmap.patch
  11. 0 0
      target/linux/patches/3.15-rc7/gemalto.patch
  12. 0 0
      target/linux/patches/3.15-rc7/initramfs-nosizelimit.patch
  13. 0 0
      target/linux/patches/3.15-rc7/lemote-rfkill.patch
  14. 0 0
      target/linux/patches/3.15-rc7/microblaze-axi.patch
  15. 0 0
      target/linux/patches/3.15-rc7/microblaze-ethernet.patch
  16. 0 0
      target/linux/patches/3.15-rc7/mkpiggy.patch
  17. 0 0
      target/linux/patches/3.15-rc7/mtd-rootfs.patch
  18. 0 0
      target/linux/patches/3.15-rc7/nfsv3-tcp.patch
  19. 0 0
      target/linux/patches/3.15-rc7/non-static.patch
  20. 0 0
      target/linux/patches/3.15-rc7/ppc64-missing-zlib.patch
  21. 0 0
      target/linux/patches/3.15-rc7/relocs.patch
  22. 0 0
      target/linux/patches/3.15-rc7/sgidefs.patch
  23. 0 0
      target/linux/patches/3.15-rc7/sortext.patch
  24. 0 0
      target/linux/patches/3.15-rc7/startup.patch
  25. 0 0
      target/linux/patches/3.15-rc7/uuid.patch
  26. 0 0
      target/linux/patches/3.15-rc7/wlan-cf.patch
  27. 0 0
      target/linux/patches/3.15-rc7/xargs.patch
  28. 0 0
      target/linux/patches/3.15-rc7/yaffs2.patch
  29. 0 0
      target/linux/patches/3.15-rc7/zlib-inflate.patch
  30. 0 0
      target/mips/mikrotik-rb532/patches/3.15-rc7/rb532-pci.patch
  31. 0 0
      target/mips/mikrotik-rb532/patches/3.15-rc7/rb532-serial.patch

+ 4 - 4
mk/kernel-ver.mk

@@ -1,8 +1,8 @@
-ifeq ($(ADK_KERNEL_VERSION_3_15_RC6),y)
-KERNEL_VERSION:=	3.15-rc6
-KERNEL_MOD_VERSION:=	3.15.0-rc6
+ifeq ($(ADK_KERNEL_VERSION_3_15_RC7),y)
+KERNEL_VERSION:=	3.15-rc7
+KERNEL_MOD_VERSION:=	3.15.0-rc7
 KERNEL_RELEASE:=	1
-KERNEL_MD5SUM:=		2f6ee0845fa66391696db2be6cd69cf9
+KERNEL_MD5SUM:=		a56d456b69b2e984aea0329bed0bda4d
 endif
 ifeq ($(ADK_KERNEL_VERSION_3_14_4),y)
 KERNEL_VERSION:=	3.14.4

+ 0 - 0
target/arm/cubox-i/patches/3.15-rc6/rmk.patch → target/arm/cubox-i/patches/3.15-rc7/rmk.patch


+ 0 - 0
target/arm/cubox-i/patches/3.15-rc6/sdma-firmware-cubox-i.patch → target/arm/cubox-i/patches/3.15-rc7/sdma-firmware-cubox-i.patch


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

@@ -6,8 +6,8 @@ prompt "Kernel Version"
 depends on !ADK_TOOLCHAIN_ONLY && !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM && ADK_TARGET_KERNEL_CUSTOMISING
 default ADK_KERNEL_VERSION_3_14_4
 
-config ADK_KERNEL_VERSION_3_15_RC6
-	prompt "3.15-rc6"
+config ADK_KERNEL_VERSION_3_15_RC7
+	prompt "3.15-rc7"
 	boolean
 	select ADK_KERNEL_VERSION_3_15
 

+ 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.15-rc6" if ADK_KERNEL_VERSION_3_15_RC6
+	default "3.15-rc7" if ADK_KERNEL_VERSION_3_15_RC7
 	default "3.14.4" if ADK_KERNEL_VERSION_3_14_4
 	default "3.12.20" if ADK_KERNEL_VERSION_3_12_20
 	default "3.10.40" if ADK_KERNEL_VERSION_3_10_40

+ 0 - 0
target/linux/patches/3.15-rc6/bsd-compatibility.patch → target/linux/patches/3.15-rc7/bsd-compatibility.patch


+ 0 - 0
target/linux/patches/3.15-rc6/cleankernel.patch → target/linux/patches/3.15-rc7/cleankernel.patch


+ 0 - 0
target/linux/patches/3.15-rc6/defaults.patch → target/linux/patches/3.15-rc7/defaults.patch


+ 0 - 0
target/linux/patches/3.15-rc6/disable-netfilter.patch → target/linux/patches/3.15-rc7/disable-netfilter.patch


+ 0 - 0
target/linux/patches/3.15-rc6/export-symbol-for-exmap.patch → target/linux/patches/3.15-rc7/export-symbol-for-exmap.patch


+ 0 - 0
target/linux/patches/3.15-rc6/gemalto.patch → target/linux/patches/3.15-rc7/gemalto.patch


+ 0 - 0
target/linux/patches/3.15-rc6/initramfs-nosizelimit.patch → target/linux/patches/3.15-rc7/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/3.15-rc6/lemote-rfkill.patch → target/linux/patches/3.15-rc7/lemote-rfkill.patch


+ 0 - 0
target/linux/patches/3.15-rc6/microblaze-axi.patch → target/linux/patches/3.15-rc7/microblaze-axi.patch


+ 0 - 0
target/linux/patches/3.15-rc6/microblaze-ethernet.patch → target/linux/patches/3.15-rc7/microblaze-ethernet.patch


+ 0 - 0
target/linux/patches/3.15-rc6/mkpiggy.patch → target/linux/patches/3.15-rc7/mkpiggy.patch


+ 0 - 0
target/linux/patches/3.15-rc6/mtd-rootfs.patch → target/linux/patches/3.15-rc7/mtd-rootfs.patch


+ 0 - 0
target/linux/patches/3.15-rc6/nfsv3-tcp.patch → target/linux/patches/3.15-rc7/nfsv3-tcp.patch


+ 0 - 0
target/linux/patches/3.15-rc6/non-static.patch → target/linux/patches/3.15-rc7/non-static.patch


+ 0 - 0
target/linux/patches/3.15-rc6/ppc64-missing-zlib.patch → target/linux/patches/3.15-rc7/ppc64-missing-zlib.patch


+ 0 - 0
target/linux/patches/3.15-rc6/relocs.patch → target/linux/patches/3.15-rc7/relocs.patch


+ 0 - 0
target/linux/patches/3.15-rc6/sgidefs.patch → target/linux/patches/3.15-rc7/sgidefs.patch


+ 0 - 0
target/linux/patches/3.15-rc6/sortext.patch → target/linux/patches/3.15-rc7/sortext.patch


+ 0 - 0
target/linux/patches/3.15-rc6/startup.patch → target/linux/patches/3.15-rc7/startup.patch


+ 0 - 0
target/linux/patches/3.15-rc6/uuid.patch → target/linux/patches/3.15-rc7/uuid.patch


+ 0 - 0
target/linux/patches/3.15-rc6/wlan-cf.patch → target/linux/patches/3.15-rc7/wlan-cf.patch


+ 0 - 0
target/linux/patches/3.15-rc6/xargs.patch → target/linux/patches/3.15-rc7/xargs.patch


+ 0 - 0
target/linux/patches/3.15-rc6/yaffs2.patch → target/linux/patches/3.15-rc7/yaffs2.patch


+ 0 - 0
target/linux/patches/3.15-rc6/zlib-inflate.patch → target/linux/patches/3.15-rc7/zlib-inflate.patch


+ 0 - 0
target/mips/mikrotik-rb532/patches/3.15-rc6/rb532-pci.patch → target/mips/mikrotik-rb532/patches/3.15-rc7/rb532-pci.patch


+ 0 - 0
target/mips/mikrotik-rb532/patches/3.15-rc6/rb532-serial.patch → target/mips/mikrotik-rb532/patches/3.15-rc7/rb532-serial.patch