From ad0f97ef713bca24de877c8772217bdb94e81a5b Mon Sep 17 00:00:00 2001 From: graysky Date: Tue, 23 Feb 2021 16:58:07 -0500 Subject: [PATCH] core/linux-raspberrypi to 5.10.17-2 --- core/linux-raspberrypi/PKGBUILD | 10 +++++----- core/linux-raspberrypi/cmdline.txt | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/linux-raspberrypi/PKGBUILD b/core/linux-raspberrypi/PKGBUILD index a8bec75f0..b19bad6e9 100644 --- a/core/linux-raspberrypi/PKGBUILD +++ b/core/linux-raspberrypi/PKGBUILD @@ -6,12 +6,12 @@ buildarch=20 pkgbase=linux-raspberrypi -_commit=623ca2ba45d86eb1b0323637330295c3f8d93c76 +_commit=12fdeddcde1ce67177ae0e13931ff24944015625 _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _desc="Raspberry Pi" pkgver=5.10.17 -pkgrel=1 +pkgrel=2 arch=('armv6h' 'armv7h') url="http://www.kernel.org/" license=('GPL2') @@ -26,10 +26,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz" '90-linux.hook' 0001-vc4_place-dont-reject-fractional-source-coords.patch::https://github.com/popcornmix/linux/commit/ab3ef7a300c5e3e8a15a51e9de0bafeecf863be3.patch ) -md5sums=('a90089f7543cef605016069625938102' +md5sums=('eb149c0bbcdc1eef6898a9a2c468fef9' '9669d916a5929a2eedbd64477f83d99e' - 'ae9fa2a98aca88cb8d38e76110aa77e1' - 'd623e254a4aa8c10ce30384260432557' + '31c02f4518d46deb5f0c2ad1f8b083cd' + '0f671852e78eaf9da994d55a1ab419aa' '86d4a35722b5410e3b29fc92dae15d4b' 'ce6c81ad1ad1f8b333fd6077d47abdaf' '69e1db90d78f691dc446fe2ab94727eb' diff --git a/core/linux-raspberrypi/cmdline.txt b/core/linux-raspberrypi/cmdline.txt index 1d7940f51..34a07bac0 100644 --- a/core/linux-raspberrypi/cmdline.txt +++ b/core/linux-raspberrypi/cmdline.txt @@ -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