core/linux-raspberrypi to 5.10.17-2

This commit is contained in:
graysky 2021-02-23 16:58:07 -05:00
parent 060603aaab
commit ad0f97ef71
2 changed files with 6 additions and 6 deletions

View file

@ -6,12 +6,12 @@
buildarch=20 buildarch=20
pkgbase=linux-raspberrypi pkgbase=linux-raspberrypi
_commit=623ca2ba45d86eb1b0323637330295c3f8d93c76 _commit=12fdeddcde1ce67177ae0e13931ff24944015625
_srcname=linux-${_commit} _srcname=linux-${_commit}
_kernelname=${pkgbase#linux} _kernelname=${pkgbase#linux}
_desc="Raspberry Pi" _desc="Raspberry Pi"
pkgver=5.10.17 pkgver=5.10.17
pkgrel=1 pkgrel=2
arch=('armv6h' 'armv7h') arch=('armv6h' 'armv7h')
url="http://www.kernel.org/" url="http://www.kernel.org/"
license=('GPL2') license=('GPL2')
@ -26,10 +26,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
'90-linux.hook' '90-linux.hook'
0001-vc4_place-dont-reject-fractional-source-coords.patch::https://github.com/popcornmix/linux/commit/ab3ef7a300c5e3e8a15a51e9de0bafeecf863be3.patch 0001-vc4_place-dont-reject-fractional-source-coords.patch::https://github.com/popcornmix/linux/commit/ab3ef7a300c5e3e8a15a51e9de0bafeecf863be3.patch
) )
md5sums=('a90089f7543cef605016069625938102' md5sums=('eb149c0bbcdc1eef6898a9a2c468fef9'
'9669d916a5929a2eedbd64477f83d99e' '9669d916a5929a2eedbd64477f83d99e'
'ae9fa2a98aca88cb8d38e76110aa77e1' '31c02f4518d46deb5f0c2ad1f8b083cd'
'd623e254a4aa8c10ce30384260432557' '0f671852e78eaf9da994d55a1ab419aa'
'86d4a35722b5410e3b29fc92dae15d4b' '86d4a35722b5410e3b29fc92dae15d4b'
'ce6c81ad1ad1f8b333fd6077d47abdaf' 'ce6c81ad1ad1f8b333fd6077d47abdaf'
'69e1db90d78f691dc446fe2ab94727eb' '69e1db90d78f691dc446fe2ab94727eb'

View file

@ -1 +1 @@
root=/dev/mmcblk0p2 rw rootwait console=ttyAMA0,115200 console=tty1 selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 kgdboc=ttyAMA0,115200 root=/dev/mmcblk0p2 rw rootwait console=serial0,115200 console=tty1 selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 kgdboc=serial0,115200