core/linux-raspberrypi to 5.10.78-1

This commit is contained in:
graysky 2021-11-08 14:06:33 -05:00
parent 88c227e403
commit d24678cb7e

View file

@ -7,11 +7,11 @@
buildarch=20
pkgbase=linux-raspberrypi
_commit=ef073f6a5205cd98aea2474bc4a59e7fb0f3476c
_commit=b2c047ab7e17a4ed702d313581620e826c58cc3c
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="RPi 1 and 2"
pkgver=5.10.77
pkgver=5.10.78
pkgrel=1
pkgdesc='Linux'
url="http://www.kernel.org/"
@ -21,7 +21,7 @@ makedepends=(
bc kmod inetutils
)
options=('!strip')
source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
source=("linux-$pkgver-$pkgrel-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
cmdline.txt
config.txt
config
@ -29,10 +29,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
60-linux.hook
90-linux.hook
)
md5sums=('a7894d909204e04bc726d6f8191a99f3'
md5sums=('6c86ea63f7dd6978d50aeb681191cb0f'
'31c02f4518d46deb5f0c2ad1f8b083cd'
'9669d916a5929a2eedbd64477f83d99e'
'18d63f130f6e161aece55aea93b38e14'
'a6ec4c6ca685309813da9c48d47742f6'
'86d4a35722b5410e3b29fc92dae15d4b'
'0a5f16bfec6ad982a2f6782724cca8ba'
'69e1db90d78f691dc446fe2ab94727eb')