1
0
Waldemar Brodkorb 11 жил өмнө
parent
commit
8b409f0145
27 өөрчлөгдсөн 6 нэмэгдсэн , 6 устгасан
  1. 3 3
      mk/kernel-ver.mk
  2. 3 3
      target/config/Config.in.kernelversion.choice
  3. 0 0
      target/linux/patches/3.16.1/bsd-compatibility.patch
  4. 0 0
      target/linux/patches/3.16.1/cleankernel.patch
  5. 0 0
      target/linux/patches/3.16.1/defaults.patch
  6. 0 0
      target/linux/patches/3.16.1/disable-netfilter.patch
  7. 0 0
      target/linux/patches/3.16.1/export-symbol-for-exmap.patch
  8. 0 0
      target/linux/patches/3.16.1/gemalto.patch
  9. 0 0
      target/linux/patches/3.16.1/initramfs-nosizelimit.patch
  10. 0 0
      target/linux/patches/3.16.1/lemote-rfkill.patch
  11. 0 0
      target/linux/patches/3.16.1/microblaze-axi.patch
  12. 0 0
      target/linux/patches/3.16.1/microblaze-ethernet.patch
  13. 0 0
      target/linux/patches/3.16.1/mkpiggy.patch
  14. 0 0
      target/linux/patches/3.16.1/mtd-rootfs.patch
  15. 0 0
      target/linux/patches/3.16.1/nfsv3-tcp.patch
  16. 0 0
      target/linux/patches/3.16.1/non-static.patch
  17. 0 0
      target/linux/patches/3.16.1/patch-fblogo
  18. 0 0
      target/linux/patches/3.16.1/patch-yaffs2
  19. 0 0
      target/linux/patches/3.16.1/ppc64-missing-zlib.patch
  20. 0 0
      target/linux/patches/3.16.1/qemu-coldfire.patch
  21. 0 0
      target/linux/patches/3.16.1/regmap-boolean.patch
  22. 0 0
      target/linux/patches/3.16.1/relocs.patch
  23. 0 0
      target/linux/patches/3.16.1/sgidefs.patch
  24. 0 0
      target/linux/patches/3.16.1/sortext.patch
  25. 0 0
      target/linux/patches/3.16.1/startup.patch
  26. 0 0
      target/linux/patches/3.16.1/wlan-cf.patch
  27. 0 0
      target/linux/patches/3.16.1/xargs.patch

+ 3 - 3
mk/kernel-ver.mk

@@ -1,6 +1,6 @@
-ifeq ($(ADK_KERNEL_VERSION_3_16_0),y)
-KERNEL_VERSION:=	3.16
-KERNEL_MOD_VERSION:=	3.16.0
+ifeq ($(ADK_KERNEL_VERSION_3_16_1),y)
+KERNEL_VERSION:=	3.16.1
+KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
 KERNEL_MD5SUM:=		5c569ed649a0c9711879f333e90c5386
 endif

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

@@ -4,10 +4,10 @@
 choice
 prompt "Kernel Version"
 depends on !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM && ADK_TARGET_KERNEL_CUSTOMISING
-default ADK_KERNEL_VERSION_3_16_0
+default ADK_KERNEL_VERSION_3_16_1
 
-config ADK_KERNEL_VERSION_3_16_0
-	prompt "3.16"
+config ADK_KERNEL_VERSION_3_16_1
+	prompt "3.16.1"
 	depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX
 	boolean
 	select ADK_KERNEL_VERSION_3_16

+ 0 - 0
target/linux/patches/3.16/bsd-compatibility.patch → target/linux/patches/3.16.1/bsd-compatibility.patch


+ 0 - 0
target/linux/patches/3.16/cleankernel.patch → target/linux/patches/3.16.1/cleankernel.patch


+ 0 - 0
target/linux/patches/3.16/defaults.patch → target/linux/patches/3.16.1/defaults.patch


+ 0 - 0
target/linux/patches/3.16/disable-netfilter.patch → target/linux/patches/3.16.1/disable-netfilter.patch


+ 0 - 0
target/linux/patches/3.16/export-symbol-for-exmap.patch → target/linux/patches/3.16.1/export-symbol-for-exmap.patch


+ 0 - 0
target/linux/patches/3.16/gemalto.patch → target/linux/patches/3.16.1/gemalto.patch


+ 0 - 0
target/linux/patches/3.16/initramfs-nosizelimit.patch → target/linux/patches/3.16.1/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/3.16/lemote-rfkill.patch → target/linux/patches/3.16.1/lemote-rfkill.patch


+ 0 - 0
target/linux/patches/3.16/microblaze-axi.patch → target/linux/patches/3.16.1/microblaze-axi.patch


+ 0 - 0
target/linux/patches/3.16/microblaze-ethernet.patch → target/linux/patches/3.16.1/microblaze-ethernet.patch


+ 0 - 0
target/linux/patches/3.16/mkpiggy.patch → target/linux/patches/3.16.1/mkpiggy.patch


+ 0 - 0
target/linux/patches/3.16/mtd-rootfs.patch → target/linux/patches/3.16.1/mtd-rootfs.patch


+ 0 - 0
target/linux/patches/3.16/nfsv3-tcp.patch → target/linux/patches/3.16.1/nfsv3-tcp.patch


+ 0 - 0
target/linux/patches/3.16/non-static.patch → target/linux/patches/3.16.1/non-static.patch


+ 0 - 0
target/linux/patches/3.16/patch-fblogo → target/linux/patches/3.16.1/patch-fblogo


+ 0 - 0
target/linux/patches/3.16/patch-yaffs2 → target/linux/patches/3.16.1/patch-yaffs2


+ 0 - 0
target/linux/patches/3.16/ppc64-missing-zlib.patch → target/linux/patches/3.16.1/ppc64-missing-zlib.patch


+ 0 - 0
target/linux/patches/3.16/qemu-coldfire.patch → target/linux/patches/3.16.1/qemu-coldfire.patch


+ 0 - 0
target/linux/patches/3.16/regmap-boolean.patch → target/linux/patches/3.16.1/regmap-boolean.patch


+ 0 - 0
target/linux/patches/3.16/relocs.patch → target/linux/patches/3.16.1/relocs.patch


+ 0 - 0
target/linux/patches/3.16/sgidefs.patch → target/linux/patches/3.16.1/sgidefs.patch


+ 0 - 0
target/linux/patches/3.16/sortext.patch → target/linux/patches/3.16.1/sortext.patch


+ 0 - 0
target/linux/patches/3.16/startup.patch → target/linux/patches/3.16.1/startup.patch


+ 0 - 0
target/linux/patches/3.16/wlan-cf.patch → target/linux/patches/3.16.1/wlan-cf.patch


+ 0 - 0
target/linux/patches/3.16/xargs.patch → target/linux/patches/3.16.1/xargs.patch