rpi-kernel: update to 6.6.78.

This commit is contained in:
classabbyamp 2025-02-17 13:24:09 -05:00
parent dfdb80fecd
commit 1ccc57cd31
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -14,9 +14,9 @@
#
# XXX: KEEP IN SYNC WITH rpi5-kernel
pkgname=rpi-kernel
version=6.6.69
revision=2
_githash=a40c744db5c0eee3ffb3fdc2e2da5e877f64f361
version=6.6.78
revision=1
_githash=9afba138031d6ee69824935b507cc9339427ddaf
archs="aarch64* armv6l* armv7l*"
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=d07e57ff1170592e86c0d5328799b58a94953d934ea4576cbcda6856b67a0fd0
checksum=61928e06851b9955e9b63523a4847ce1f942fb506d9cf2a2d2601a0cc6cf7b51
python_version=3
_kernver="${version}_${revision}"