core/linux-rpi-16k to 6.6.54-1

This commit is contained in:
graysky 2024-10-04 15:10:39 -04:00
parent 7e2eae8e02
commit 8c136a4649
2 changed files with 7 additions and 5 deletions

View file

@ -7,12 +7,12 @@
buildarch=8
pkgbase=linux-rpi-16k
_commit=cc63d552b9aab92fb581dfb08267d5af697f477b
_commit=3edaa3875fbeb0b2effd77c62baabf2933efc6ef
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_regen=
pkgver=6.6.51
pkgrel=3
pkgver=6.6.54
pkgrel=1
pkgdesc='Linux'
url="https://github.com/raspberrypi/linux"
arch=(aarch64)
@ -31,13 +31,13 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
linux.preset
archarm.diffconfig
)
md5sums=('c4e2925a6e9b1bf3261006c3bae13571'
md5sums=('9f3e7f055630cb444d90ee5e5f6464eb'
'3bab7426d8c8818dda8353da3892a41f'
'16c484af9f72b9275afcf83a6b8eab36'
'54024fb56dfcb573eaa4976b48898a86'
'a157c5bfc0f03d0728c92bd953b06265'
'8b93b6ca167f70c60277f352f7b78024'
'80a999c7881015aca38e0be2ae5d41c0')
'7fc9b54216c21ace9aa7c10b68d63eba')
# setup vars
_kernel=kernel8.img KARCH=arm64 _image=Image _config=config8

View file

@ -172,3 +172,5 @@ CONFIG_QFMT_V1=y
CONFIG_QFMT_V2=y
CONFIG_BLK_DEV_RBD=m
CONFIG_NETFILTER_XT_MATCH_CGROUP=m
CONFIG_SECURITY_LANDLOCK=y
CONFIG_LSM="landlock"