mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 4.19.63-1
This commit is contained in:
parent
dd3ba62ef5
commit
991876d808
3 changed files with 13 additions and 13 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=20565c94ca877a099a3c9c5fa39a0380f3d16491
|
||||
_commit=dee43611031fb719b1472e14d9e90e176284d98c
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.19.60
|
||||
pkgver=4.19.63
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -24,11 +24,11 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('19751bda73bab9d221bbce4c736a3af2'
|
||||
md5sums=('c052ff95d5163a82e32b3f540e713c3c'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'1aa841f2869b8f49d78379b6f2c10871'
|
||||
'f9394555ffbe08c3403bb1e42a92bc21'
|
||||
'e31dc44baa55d1b48b961305b041d9f2'
|
||||
'3ecd61aeb9bc5f6e057de613e7972668'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.59-1 Kernel Configuration
|
||||
# Linux/arm 4.19.63-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Compiler: gcc (GCC) 8.2.1 20181127
|
||||
# Compiler: gcc (GCC) 8.3.0
|
||||
#
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=80201
|
||||
CONFIG_GCC_VERSION=80300
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_CC_HAS_ASM_GOTO=y
|
||||
CONFIG_IRQ_WORK=y
|
||||
|
@ -2588,7 +2588,7 @@ CONFIG_BCM_VCIO=y
|
|||
CONFIG_BCM_VC_SM=y
|
||||
CONFIG_BCM2835_DEVGPIOMEM=y
|
||||
CONFIG_BCM2835_SMI_DEV=m
|
||||
CONFIG_ARGON_MEM=m
|
||||
# CONFIG_RPIVID_MEM is not set
|
||||
CONFIG_TTY=y
|
||||
CONFIG_VT=y
|
||||
CONFIG_CONSOLE_TRANSLATIONS=y
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.59-1 Kernel Configuration
|
||||
# Linux/arm 4.19.63-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Compiler: gcc (GCC) 8.2.1 20181127
|
||||
# Compiler: gcc (GCC) 8.3.0
|
||||
#
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=80201
|
||||
CONFIG_GCC_VERSION=80300
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_CC_HAS_ASM_GOTO=y
|
||||
CONFIG_IRQ_WORK=y
|
||||
|
@ -2984,7 +2984,7 @@ CONFIG_BCM_VCIO=y
|
|||
CONFIG_BCM_VC_SM=y
|
||||
CONFIG_BCM2835_DEVGPIOMEM=y
|
||||
CONFIG_BCM2835_SMI_DEV=m
|
||||
CONFIG_ARGON_MEM=m
|
||||
CONFIG_RPIVID_MEM=m
|
||||
CONFIG_TTY=y
|
||||
CONFIG_VT=y
|
||||
CONFIG_CONSOLE_TRANSLATIONS=y
|
||||
|
|
Loading…
Reference in a new issue