mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi4 to 5.4.61-1
This commit is contained in:
parent
067320b548
commit
110840122b
2 changed files with 7 additions and 7 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=1e6f676b6946c01b9c3f217426e83e0761d34b9f
|
||||
_commit=a3e07c5dfef2664fc1d900ebb4a3f91c04ab700b
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.4.59
|
||||
pkgver=5.4.61
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -23,7 +23,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('04300e0f48572cc14a8bb9742b04dfb0'
|
||||
md5sums=('6773e432c9bd9382bd921d0fa6080b97'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'94ef659c392a7814d885ce6a87eb1f22'
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.4.51-2 Kernel Configuration
|
||||
# Linux/arm 5.4.61-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# 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
|
||||
|
@ -2106,7 +2106,6 @@ CONFIG_SCSI_DMA=y
|
|||
CONFIG_BLK_DEV_SD=y
|
||||
CONFIG_CHR_DEV_ST=m
|
||||
CONFIG_BLK_DEV_SR=m
|
||||
CONFIG_BLK_DEV_SR_VENDOR=y
|
||||
CONFIG_CHR_DEV_SG=m
|
||||
# CONFIG_CHR_DEV_SCH is not set
|
||||
# CONFIG_SCSI_CONSTANTS is not set
|
||||
|
@ -3374,6 +3373,7 @@ CONFIG_SPI_SPIDEV=m
|
|||
CONFIG_SPI_SLAVE=y
|
||||
# CONFIG_SPI_SLAVE_TIME is not set
|
||||
# CONFIG_SPI_SLAVE_SYSTEM_CONTROL is not set
|
||||
CONFIG_SPI_DYNAMIC=y
|
||||
# CONFIG_SPMI is not set
|
||||
# CONFIG_HSI is not set
|
||||
CONFIG_PPS=m
|
||||
|
|
Loading…
Reference in a new issue