linux56-tkg: 5.6.3
This commit is contained in:
parent
c7424a80a8
commit
e4a213b6c3
@ -87,9 +87,9 @@ else
|
|||||||
fi
|
fi
|
||||||
pkgname=("${pkgbase}" "${pkgbase}-headers")
|
pkgname=("${pkgbase}" "${pkgbase}-headers")
|
||||||
_basekernel=5.6
|
_basekernel=5.6
|
||||||
_sub=2
|
_sub=3
|
||||||
pkgver="${_basekernel}"."${_sub}"
|
pkgver="${_basekernel}"."${_sub}"
|
||||||
pkgrel=7
|
pkgrel=8
|
||||||
pkgdesc='Linux-tkg'
|
pkgdesc='Linux-tkg'
|
||||||
arch=('x86_64') # no i686 in here
|
arch=('x86_64') # no i686 in here
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
@ -124,8 +124,8 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.x
|
|||||||
0013-tp_smapi_ec.patch
|
0013-tp_smapi_ec.patch
|
||||||
)
|
)
|
||||||
sha256sums=('e342b04a2aa63808ea0ef1baab28fc520bd031ef8cf93d9ee4a31d4058fcb622'
|
sha256sums=('e342b04a2aa63808ea0ef1baab28fc520bd031ef8cf93d9ee4a31d4058fcb622'
|
||||||
'f16c1edbc79caa6098ca9964b27330cff970f016adc32c7baf95f4c2e7a1665d'
|
'a677aa98df0fc907314130b511feef3108717d98c405c98a51dde4e06d1c492c'
|
||||||
'b0e40c7d0be7fa64f9bdcb0d56d3f055b1ceff60c4a6c83fa972db329af1ff0d'
|
'6ac452e2124f92747a57c5a50e11ca2f1e8112669845b4431311545c7fd2a36c'
|
||||||
'31dc68e84aecfb7d069efb1305049122c65694676be8b955634abcf0675922a2'
|
'31dc68e84aecfb7d069efb1305049122c65694676be8b955634abcf0675922a2'
|
||||||
'd02bf5ca08fd610394b9d3a0c3b176d74af206f897dee826e5cbaec97bb4a4aa'
|
'd02bf5ca08fd610394b9d3a0c3b176d74af206f897dee826e5cbaec97bb4a4aa'
|
||||||
'3a8936db7a311753e2d75650819d69366cc013008379380f11fcea092eabf92f'
|
'3a8936db7a311753e2d75650819d69366cc013008379380f11fcea092eabf92f'
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86 5.6.0-arch2 Kernel Configuration
|
# Linux/x86 5.6.3-arch1 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -6683,7 +6683,7 @@ CONFIG_SND_VERBOSE_PRINTK=y
|
|||||||
CONFIG_SND_DEBUG=y
|
CONFIG_SND_DEBUG=y
|
||||||
# CONFIG_SND_DEBUG_VERBOSE is not set
|
# CONFIG_SND_DEBUG_VERBOSE is not set
|
||||||
# CONFIG_SND_PCM_XRUN_DEBUG is not set
|
# CONFIG_SND_PCM_XRUN_DEBUG is not set
|
||||||
CONFIG_SND_CTL_VALIDATION=y
|
# CONFIG_SND_CTL_VALIDATION is not set
|
||||||
CONFIG_SND_VMASTER=y
|
CONFIG_SND_VMASTER=y
|
||||||
CONFIG_SND_DMA_SGBUF=y
|
CONFIG_SND_DMA_SGBUF=y
|
||||||
CONFIG_SND_SEQUENCER=m
|
CONFIG_SND_SEQUENCER=m
|
||||||
@ -10021,7 +10021,7 @@ CONFIG_LOCK_DOWN_KERNEL_FORCE_NONE=y
|
|||||||
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
|
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
|
||||||
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
|
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
|
||||||
CONFIG_DEFAULT_SECURITY_DAC=y
|
CONFIG_DEFAULT_SECURITY_DAC=y
|
||||||
CONFIG_LSM="yama"
|
CONFIG_LSM="lockdown,yama"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Kernel hardening options
|
# Kernel hardening options
|
||||||
|
Loading…
x
Reference in New Issue
Block a user