core/linux-rpi-16k to 6.6.51-3

This commit is contained in:
graysky 2024-09-19 13:02:41 -04:00
parent 29510ef853
commit c7c72acf0c
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ _srcname=linux-${_commit}
_kernelname=${pkgbase#linux} _kernelname=${pkgbase#linux}
_regen= _regen=
pkgver=6.6.51 pkgver=6.6.51
pkgrel=2 pkgrel=3
pkgdesc='Linux' pkgdesc='Linux'
url="https://github.com/raspberrypi/linux" url="https://github.com/raspberrypi/linux"
arch=(aarch64) arch=(aarch64)
@ -34,7 +34,7 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
md5sums=('c4e2925a6e9b1bf3261006c3bae13571' md5sums=('c4e2925a6e9b1bf3261006c3bae13571'
'3bab7426d8c8818dda8353da3892a41f' '3bab7426d8c8818dda8353da3892a41f'
'16c484af9f72b9275afcf83a6b8eab36' '16c484af9f72b9275afcf83a6b8eab36'
'947de5f978d60092d2bd8ea93d534365' '54024fb56dfcb573eaa4976b48898a86'
'a157c5bfc0f03d0728c92bd953b06265' 'a157c5bfc0f03d0728c92bd953b06265'
'8b93b6ca167f70c60277f352f7b78024' '8b93b6ca167f70c60277f352f7b78024'
'80a999c7881015aca38e0be2ae5d41c0') '80a999c7881015aca38e0be2ae5d41c0')

View file

@ -8453,7 +8453,7 @@ CONFIG_INTEGRITY_AUDIT=y
# CONFIG_EVM is not set # CONFIG_EVM is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set # CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_LSM="" CONFIG_LSM="landlock"
# #
# Kernel hardening options # Kernel hardening options