瀏覽代碼

linux: remove EOL 3.18.x, add LTS 3.16.x

Waldemar Brodkorb 7 年之前
父節點
當前提交
a54012c911

+ 3 - 3
mk/kernel-ver.mk

@@ -39,11 +39,11 @@ KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		a8e82c8b1580ac4f8b176c714206498adedec9591eda48b895f6c61116d58854
 endif
-ifeq ($(ADK_TARGET_KERNEL_VERSION_3_18),y)
-KERNEL_FILE_VER:=	3.18.44
+ifeq ($(ADK_TARGET_KERNEL_VERSION_3_16),y)
+KERNEL_FILE_VER:=	3.16.43
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		5661ccb8e45ec290d16d9617056d32f54bdea1357b1b3047c9c4042c78824db2
+KERNEL_HASH:=		93843c6a14e774327950159cade4c2c54ba105617275e4b595555ca9c34bc1e3
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_3_12),y)
 KERNEL_FILE_VER:=	3.12.69

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

@@ -67,8 +67,8 @@ config ADK_TARGET_KERNEL_VERSION_4_1
 	depends on !ADK_TARGET_CPU_MIPS_MIPS32R6
 	depends on !ADK_TARGET_CPU_MIPS64_MIPS64R6
 
-config ADK_TARGET_KERNEL_VERSION_3_18
-	bool "3.18.44"
+config ADK_TARGET_KERNEL_VERSION_3_16
+	bool "3.16.43"
 	depends on !ADK_TARGET_ARCH_ARC
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_H8300

+ 0 - 0
target/linux/patches/3.18.44/bsd-compatibility.patch → target/linux/patches/3.16.43/bsd-compatibility.patch


+ 0 - 0
target/linux/patches/3.18.44/cleankernel.patch → target/linux/patches/3.16.43/cleankernel.patch


+ 0 - 0
target/linux/patches/3.18.44/cris-header.patch → target/linux/patches/3.16.43/cris-header.patch


+ 0 - 0
target/linux/patches/3.18.44/cris-initramfs.patch → target/linux/patches/3.16.43/cris-initramfs.patch


+ 0 - 0
target/linux/patches/3.18.44/defaults.patch → target/linux/patches/3.16.43/defaults.patch


+ 0 - 0
target/linux/patches/3.18.44/export-symbol-for-exmap.patch → target/linux/patches/3.16.43/export-symbol-for-exmap.patch


+ 0 - 0
target/linux/patches/3.18.44/fblogo.patch → target/linux/patches/3.16.43/fblogo.patch


+ 0 - 0
target/linux/patches/3.18.44/gemalto.patch → target/linux/patches/3.16.43/gemalto.patch


+ 0 - 0
target/linux/patches/3.18.44/initramfs-nosizelimit.patch → target/linux/patches/3.16.43/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/3.18.44/lemote-rfkill.patch → target/linux/patches/3.16.43/lemote-rfkill.patch


+ 0 - 0
target/linux/patches/3.18.44/microblaze-ethernet.patch → target/linux/patches/3.16.43/microblaze-ethernet.patch


+ 0 - 0
target/linux/patches/3.18.44/mkpiggy.patch → target/linux/patches/3.16.43/mkpiggy.patch


+ 0 - 0
target/linux/patches/3.18.44/mtd-rootfs.patch → target/linux/patches/3.16.43/mtd-rootfs.patch


+ 0 - 0
target/linux/patches/3.18.44/nfsv3-tcp.patch → target/linux/patches/3.16.43/nfsv3-tcp.patch


+ 0 - 0
target/linux/patches/3.18.44/non-static.patch → target/linux/patches/3.16.43/non-static.patch


+ 0 - 0
target/linux/patches/3.18.44/ppc64-missing-zlib.patch → target/linux/patches/3.16.43/ppc64-missing-zlib.patch


+ 0 - 0
target/linux/patches/3.18.44/relocs.patch → target/linux/patches/3.16.43/relocs.patch


+ 0 - 0
target/linux/patches/3.18.44/sgidefs.patch → target/linux/patches/3.16.43/sgidefs.patch


+ 0 - 0
target/linux/patches/3.18.44/sortext.patch → target/linux/patches/3.16.43/sortext.patch


+ 0 - 0
target/linux/patches/3.18.44/startup.patch → target/linux/patches/3.16.43/startup.patch


+ 0 - 0
target/linux/patches/3.18.44/wlan-cf.patch → target/linux/patches/3.16.43/wlan-cf.patch


+ 0 - 0
target/linux/patches/3.18.44/xargs.patch → target/linux/patches/3.16.43/xargs.patch