rpi-kernel: update to 5.15.72.
This commit is contained in:
parent
992767f355
commit
a051c3d065
|
@ -13,9 +13,9 @@
|
|||
# Upstream documentation: https://www.raspberrypi.com/documentation/computers/linux_kernel.html
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=5.15.68
|
||||
version=5.15.72
|
||||
revision=1
|
||||
_githash="ac7d1fdd216a11b75527e5d6b3a00d86ec28edfc"
|
||||
_githash="3b98eb7a4aeaecd5274108dc1be7a5df94253500"
|
||||
archs="armv6l* armv7l* aarch64*"
|
||||
wrksrc="linux-${_githash}"
|
||||
hostmakedepends="perl kmod uboot-mkimage openssl-devel bc bison flex xz"
|
||||
|
@ -25,7 +25,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2.0-only"
|
||||
short_desc="Linux kernel for Raspberry Pi (${version%.*} series [git ${_githash:0:7}])"
|
||||
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
|
||||
checksum=44699750d6e69ef47343af9cf9fbae3431a6da12990151273339324820c3bf0e
|
||||
checksum=5cad1fd22f309ddd7b996df748aa21ced72f88d47fdbb8d4bfd9ef3a8a9b6ce9
|
||||
python_version=3
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue