linux4.14: update to 4.14.49.

This commit is contained in:
Peter Bui 2018-04-24 16:07:31 -04:00
parent 505bdeeaa7
commit 16b118a383
4 changed files with 15 additions and 27 deletions

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 4.14.16 Kernel Configuration # Linux/arm 4.14.38 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y CONFIG_ARM_HAS_SG_CHAIN=y
@ -5542,14 +5542,10 @@ CONFIG_MULTIPLEXER=m
# File systems # File systems
# #
CONFIG_FS_IOMAP=y CONFIG_FS_IOMAP=y
CONFIG_EXT2_FS=m # CONFIG_EXT2_FS is not set
CONFIG_EXT2_FS_XATTR=y # CONFIG_EXT3_FS is not set
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4_FS=y CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT2=y
CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y CONFIG_EXT4_FS_SECURITY=y
CONFIG_EXT4_ENCRYPTION=y CONFIG_EXT4_ENCRYPTION=y

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 4.14.26 Kernel Configuration # Linux/x86 4.14.38 Kernel Configuration
# #
# CONFIG_64BIT is not set # CONFIG_64BIT is not set
CONFIG_X86_32=y CONFIG_X86_32=y
@ -7605,14 +7605,10 @@ CONFIG_EFI_DEV_PATH_PARSER=y
# #
CONFIG_DCACHE_WORD_ACCESS=y CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_FS_IOMAP=y CONFIG_FS_IOMAP=y
CONFIG_EXT2_FS=m # CONFIG_EXT2_FS is not set
CONFIG_EXT2_FS_XATTR=y # CONFIG_EXT3_FS is not set
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT3_FS=m
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4_FS=m CONFIG_EXT4_FS=m
CONFIG_EXT4_USE_FOR_EXT2=y
CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_ENCRYPTION is not set # CONFIG_EXT4_ENCRYPTION is not set

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 4.14.26 Kernel Configuration # Linux/x86 4.14.38 Kernel Configuration
# #
CONFIG_64BIT=y CONFIG_64BIT=y
CONFIG_X86_64=y CONFIG_X86_64=y
@ -7693,14 +7693,10 @@ CONFIG_EFI_DEV_PATH_PARSER=y
# #
CONFIG_DCACHE_WORD_ACCESS=y CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_FS_IOMAP=y CONFIG_FS_IOMAP=y
CONFIG_EXT2_FS=m # CONFIG_EXT2_FS is not set
CONFIG_EXT2_FS_XATTR=y # CONFIG_EXT3_FS is not set
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT3_FS=m
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4_FS=m CONFIG_EXT4_FS=m
CONFIG_EXT4_USE_FOR_EXT2=y
CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_ENCRYPTION is not set # CONFIG_EXT4_ENCRYPTION is not set

View file

@ -1,7 +1,7 @@
# Template file for 'linux4.14' # Template file for 'linux4.14'
pkgname=linux4.14 pkgname=linux4.14
version=4.14.35 version=4.14.49
revision=2 revision=1
patch_args="-Np1" patch_args="-Np1"
wrksrc="linux-${version}" wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
license="GPL-2" license="GPL-2"
short_desc="The Linux kernel and modules (${version%.*} series)" short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=02ab727527e88a84e8f6a3a29024a1f09166a4728e22229a761079634e5bee07 checksum=c69f49731ef392034a5d8816e2e2668bc8928878764d1c8caac37d00339d3bf7
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually
nostrip=yes nostrip=yes