mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7-rc to 5.3.rc2-1
This commit is contained in:
parent
7efd2e4a59
commit
23b4d841d9
2 changed files with 8 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
_rcver=5.3
|
_rcver=5.3
|
||||||
_rcrel=1
|
_rcrel=2
|
||||||
_rcnrel=armv7-x1
|
_rcnrel=armv7-x1
|
||||||
|
|
||||||
pkgbase=linux-armv7-rc
|
pkgbase=linux-armv7-rc
|
||||||
|
@ -34,8 +34,8 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
||||||
'kernel_data_key.vbprivk'
|
'kernel_data_key.vbprivk'
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('49a60eecf715b877332e2bbea4757964'
|
md5sums=('622944bb4f6c3d6258dfbd506569e3d6'
|
||||||
'3968b1dbd6c9383b44dc6f94f4b62e1b'
|
'0a9beccd002c263bee98f745daf0af59'
|
||||||
'6f246601cdecde127ebed315ef43c160'
|
'6f246601cdecde127ebed315ef43c160'
|
||||||
'5e381b69c3489bee2b3a4b9fdb13341c'
|
'5e381b69c3489bee2b3a4b9fdb13341c'
|
||||||
'b0915e4cb58dea29468a2c6f8ec1293d'
|
'b0915e4cb58dea29468a2c6f8ec1293d'
|
||||||
|
@ -44,7 +44,7 @@ md5sums=('49a60eecf715b877332e2bbea4757964'
|
||||||
'04da90e80f4e688737bc5fdd559bc0fd'
|
'04da90e80f4e688737bc5fdd559bc0fd'
|
||||||
'115109b6746ab011dcc05e85959a30c0'
|
'115109b6746ab011dcc05e85959a30c0'
|
||||||
'32fd9f4595caebff5c761d336af19bc8'
|
'32fd9f4595caebff5c761d336af19bc8'
|
||||||
'300264603178a438e0c85a03c3f06101'
|
'afe885c545ad2956ed4137b5e3742eaa'
|
||||||
'4f2379ed84258050edb858ee8d281678'
|
'4f2379ed84258050edb858ee8d281678'
|
||||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||||
'584777ae88bce2c5659960151b64c7d8'
|
'584777ae88bce2c5659960151b64c7d8'
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 5.3.0-rc1-1 Kernel Configuration
|
# Linux/arm 5.3.0-rc2-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Compiler: gcc (GCC) 8.2.1 20181127
|
# Compiler: gcc (GCC) 8.3.0
|
||||||
#
|
#
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
CONFIG_GCC_VERSION=80201
|
CONFIG_GCC_VERSION=80300
|
||||||
CONFIG_CLANG_VERSION=0
|
CONFIG_CLANG_VERSION=0
|
||||||
CONFIG_CC_CAN_LINK=y
|
CONFIG_CC_CAN_LINK=y
|
||||||
CONFIG_CC_HAS_ASM_GOTO=y
|
CONFIG_CC_HAS_ASM_GOTO=y
|
||||||
|
@ -1474,7 +1474,7 @@ CONFIG_IP6_NF_TARGET_NPT=m
|
||||||
# end of IPv6: Netfilter Configuration
|
# end of IPv6: Netfilter Configuration
|
||||||
|
|
||||||
CONFIG_NF_DEFRAG_IPV6=m
|
CONFIG_NF_DEFRAG_IPV6=m
|
||||||
CONFIG_NF_TABLES_BRIDGE=y
|
CONFIG_NF_TABLES_BRIDGE=m
|
||||||
CONFIG_NFT_BRIDGE_META=m
|
CONFIG_NFT_BRIDGE_META=m
|
||||||
CONFIG_NFT_BRIDGE_REJECT=m
|
CONFIG_NFT_BRIDGE_REJECT=m
|
||||||
CONFIG_NF_LOG_BRIDGE=m
|
CONFIG_NF_LOG_BRIDGE=m
|
||||||
|
|
Loading…
Reference in a new issue