mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-rpi-16k to 6.6.51-2
This commit is contained in:
parent
db70daa8b3
commit
3f5baaa909
2 changed files with 5 additions and 5 deletions
|
@ -7,12 +7,12 @@
|
||||||
buildarch=8
|
buildarch=8
|
||||||
|
|
||||||
pkgbase=linux-rpi-16k
|
pkgbase=linux-rpi-16k
|
||||||
_commit=8c9ca647449ba9df7e3b300c480242f9b5bdd867
|
_commit=cc63d552b9aab92fb581dfb08267d5af697f477b
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_regen=
|
_regen=
|
||||||
pkgver=6.6.51
|
pkgver=6.6.51
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Linux'
|
pkgdesc='Linux'
|
||||||
url="https://github.com/raspberrypi/linux"
|
url="https://github.com/raspberrypi/linux"
|
||||||
arch=(aarch64)
|
arch=(aarch64)
|
||||||
|
@ -31,10 +31,10 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
||||||
linux.preset
|
linux.preset
|
||||||
archarm.diffconfig
|
archarm.diffconfig
|
||||||
)
|
)
|
||||||
md5sums=('3fff2f07355758daf1800eec29168e00'
|
md5sums=('c4e2925a6e9b1bf3261006c3bae13571'
|
||||||
'3bab7426d8c8818dda8353da3892a41f'
|
'3bab7426d8c8818dda8353da3892a41f'
|
||||||
'16c484af9f72b9275afcf83a6b8eab36'
|
'16c484af9f72b9275afcf83a6b8eab36'
|
||||||
'9b7187bc54a4272f6fe3e54aa26b7a0c'
|
'947de5f978d60092d2bd8ea93d534365'
|
||||||
'a157c5bfc0f03d0728c92bd953b06265'
|
'a157c5bfc0f03d0728c92bd953b06265'
|
||||||
'8b93b6ca167f70c60277f352f7b78024'
|
'8b93b6ca167f70c60277f352f7b78024'
|
||||||
'80a999c7881015aca38e0be2ae5d41c0')
|
'80a999c7881015aca38e0be2ae5d41c0')
|
||||||
|
|
|
@ -8444,7 +8444,7 @@ CONFIG_SECURITY_APPARMOR_PARANOID_LOAD=y
|
||||||
# CONFIG_SECURITY_YAMA is not set
|
# CONFIG_SECURITY_YAMA is not set
|
||||||
# CONFIG_SECURITY_SAFESETID is not set
|
# CONFIG_SECURITY_SAFESETID is not set
|
||||||
# CONFIG_SECURITY_LOCKDOWN_LSM is not set
|
# CONFIG_SECURITY_LOCKDOWN_LSM is not set
|
||||||
# CONFIG_SECURITY_LANDLOCK is not set
|
CONFIG_SECURITY_LANDLOCK=y
|
||||||
CONFIG_INTEGRITY=y
|
CONFIG_INTEGRITY=y
|
||||||
# CONFIG_INTEGRITY_SIGNATURE is not set
|
# CONFIG_INTEGRITY_SIGNATURE is not set
|
||||||
CONFIG_INTEGRITY_AUDIT=y
|
CONFIG_INTEGRITY_AUDIT=y
|
||||||
|
|
Loading…
Reference in a new issue