core/linux-raspberrypi4 to 5.10.22-2

This commit is contained in:
graysky 2021-03-11 14:41:08 -05:00
parent 0a5a613926
commit bc6664cb3b
3 changed files with 13 additions and 11 deletions

View file

@ -6,12 +6,12 @@
buildarch=12
pkgbase=linux-raspberrypi4
_commit=5d38ca56948115501283c396a8965f86fa161209
_commit=4413b6e0a939a0713bb647571d1e537bd12294a2
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="Raspberry Pi 4"
pkgver=5.10.22
pkgrel=1
pkgrel=2
arch=('armv7h' 'aarch64')
url="http://www.kernel.org/"
license=('GPL2')
@ -27,16 +27,16 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
)
source_armv7h=('config' 'config.txt')
source_aarch64=('config8' 'config8.txt')
md5sums=('b07bbf18a1bc9b5eea923366f8d5df71'
md5sums=('e9f602fd7c1035cdb6c17b4b1ee06c6b'
'31c02f4518d46deb5f0c2ad1f8b083cd'
'86d4a35722b5410e3b29fc92dae15d4b'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'441ec084c47cddc53e592fb0cbce4edf'
'f66a7ea3feb708d398ef57e4da4815e9'
'78ad3b6ff01ebb09ce35214e23ff9ada')
md5sums_armv7h=('be3aaaab297ea3770359261ae0ece717'
md5sums_armv7h=('564213efed2fedecef1ea219c102cf2b'
'9669d916a5929a2eedbd64477f83d99e')
md5sums_aarch64=('e76e06050d0d4e6375037d1bea62bcf2'
md5sums_aarch64=('4e701f76ed19fb6072b3857d2ac6210c'
'9669d916a5929a2eedbd64477f83d99e')
# setup vars

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.10.17 Kernel Configuration
# Linux/arm 5.10.22 Kernel Configuration
#
#
@ -214,6 +214,7 @@ CONFIG_BPF_SYSCALL=y
# CONFIG_BPF_PRELOAD is not set
# CONFIG_USERFAULTFD is not set
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_KCMP=y
CONFIG_RSEQ=y
# CONFIG_DEBUG_RSEQ is not set
CONFIG_EMBEDDED=y
@ -6097,7 +6098,8 @@ CONFIG_EDAC_SUPPORT=y
# CONFIG_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_HCTOSYS is not set
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
@ -7118,7 +7120,6 @@ CONFIG_RESET_SIMPLE=y
# PHY Subsystem
#
CONFIG_GENERIC_PHY=y
# CONFIG_USB_LGM_PHY is not set
# CONFIG_BCM_KONA_USB2_PHY is not set
# CONFIG_PHY_CADENCE_TORRENT is not set
# CONFIG_PHY_CADENCE_DPHY is not set

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.10.17 Kernel Configuration
# Linux/arm64 5.10.22 Kernel Configuration
#
#
@ -218,6 +218,7 @@ CONFIG_BPF_JIT_DEFAULT_ON=y
# CONFIG_BPF_PRELOAD is not set
# CONFIG_USERFAULTFD is not set
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_KCMP=y
CONFIG_RSEQ=y
# CONFIG_DEBUG_RSEQ is not set
CONFIG_EMBEDDED=y
@ -6092,7 +6093,8 @@ CONFIG_EDAC_SUPPORT=y
# CONFIG_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_HCTOSYS is not set
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
@ -7127,7 +7129,6 @@ CONFIG_RESET_SIMPLE=y
#
CONFIG_GENERIC_PHY=y
# CONFIG_PHY_XGENE is not set
# CONFIG_USB_LGM_PHY is not set
# CONFIG_BCM_KONA_USB2_PHY is not set
# CONFIG_PHY_CADENCE_TORRENT is not set
# CONFIG_PHY_CADENCE_DPHY is not set