rpi5-kernel: update to 6.6.69.

This commit is contained in:
classabbyamp 2025-01-06 17:35:57 -05:00
parent 3efe3e6616
commit 0379715271
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -14,9 +14,9 @@
#
# XXX: KEEP IN SYNC WITH rpi-kernel
pkgname=rpi5-kernel
version=6.6.67
version=6.6.69
revision=1
_githash=730a6e5cb8cd195e8dd2bb1406af277621831583
_githash=a40c744db5c0eee3ffb3fdc2e2da5e877f64f361
archs="aarch64*"
hostmakedepends="perl kmod uboot-mkimage openssl-devel bc bison flex xz pahole
python3 elfutils-devel cpio tar zstd"
@ -26,7 +26,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
license="GPL-2.0-only"
homepage="http://www.kernel.org"
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
checksum=df7e50191f8f4bbaabebf33902f7b776b446757e9617258b71fc5af7374934b4
checksum=d07e57ff1170592e86c0d5328799b58a94953d934ea4576cbcda6856b67a0fd0
python_version=3
_kernver="${version}_${revision}"