From de6a35c429aaaa9fad9d7ff77e70c0806b8b1cfe Mon Sep 17 00:00:00 2001 From: graysky Date: Fri, 4 Sep 2020 12:44:10 -0400 Subject: [PATCH] core/linux-raspberrypi to 5.4.61-1 --- core/linux-raspberrypi/PKGBUILD | 8 ++++---- core/linux-raspberrypi/config | 7 ++++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/core/linux-raspberrypi/PKGBUILD b/core/linux-raspberrypi/PKGBUILD index 99eef011c..8bd6308b0 100644 --- a/core/linux-raspberrypi/PKGBUILD +++ b/core/linux-raspberrypi/PKGBUILD @@ -9,8 +9,8 @@ _commit=f2f7e4b23d8788e96f81a7522b2f703e51c53e70 _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _desc="Raspberry Pi" -pkgver=5.4.51 -pkgrel=2 +pkgver=5.4.61 +pkgrel=1 arch=('armv6h' 'armv7h') url="http://www.kernel.org/" license=('GPL2') @@ -23,10 +23,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz" 'linux.preset' '60-linux.hook' '90-linux.hook') -md5sums=('04300e0f48572cc14a8bb9742b04dfb0' +md5sums=('6773e432c9bd9382bd921d0fa6080b97' '7c6b37a1353caccf6d3786bb4161c218' '60bc3624123c183305677097bcd56212' - 'cdddfdf397b04aa5c3e0b3063ce0eced' + 'ab58eb04119b20683cb69102a5a7326e' '86d4a35722b5410e3b29fc92dae15d4b' 'ce6c81ad1ad1f8b333fd6077d47abdaf' '69e1db90d78f691dc446fe2ab94727eb') diff --git a/core/linux-raspberrypi/config b/core/linux-raspberrypi/config index 154753849..8fee7a661 100644 --- a/core/linux-raspberrypi/config +++ b/core/linux-raspberrypi/config @@ -4,10 +4,10 @@ # # -# Compiler: gcc (GCC) 9.2.0 +# Compiler: gcc (GCC) 10.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90200 +CONFIG_GCC_VERSION=100200 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y @@ -101,7 +101,8 @@ CONFIG_TASKSTATS=y CONFIG_TASK_DELAY_ACCT=y CONFIG_TASK_XACCT=y CONFIG_TASK_IO_ACCOUNTING=y -# CONFIG_PSI is not set +CONFIG_PSI=y +# CONFIG_PSI_DEFAULT_DISABLED is not set # end of CPU/Task time and stats accounting CONFIG_CPU_ISOLATION=y