mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 4.19.27-1
This commit is contained in:
parent
3d8b0adeee
commit
151d955a88
2 changed files with 9 additions and 9 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=78eb13b25d5e53b3e3b8031ddc4eb2049a0e9cd0
|
||||
_commit=089ae6dda1d91d39f21e223a6413d552be798bce
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.19.25
|
||||
pkgrel=2
|
||||
pkgver=4.19.27
|
||||
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=('d659e022481902910bf8d5aa25e029b0'
|
||||
md5sums=('a5facfaa00f57d0eb4f35065ad7a332c'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'05f7ba2a244231e878606bce7df76c53'
|
||||
'c97b3ef22b5331ad583c7b1529834db5'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.19-1 Kernel Configuration
|
||||
# Linux/arm 4.19.25-2 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Compiler: gcc (GCC) 8.2.0
|
||||
# Compiler: gcc (GCC) 8.2.1 20181127
|
||||
#
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=80200
|
||||
CONFIG_GCC_VERSION=80201
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_IRQ_WORK=y
|
||||
CONFIG_BUILDTIME_EXTABLE_SORT=y
|
||||
|
@ -5210,7 +5210,7 @@ CONFIG_FB_TFT_PCD8544=m
|
|||
CONFIG_FB_TFT_RA8875=m
|
||||
CONFIG_FB_TFT_S6D02A1=m
|
||||
CONFIG_FB_TFT_S6D1121=m
|
||||
# CONFIG_FB_TFT_SH1106 is not set
|
||||
CONFIG_FB_TFT_SH1106=m
|
||||
CONFIG_FB_TFT_SSD1289=m
|
||||
CONFIG_FB_TFT_SSD1305=m
|
||||
CONFIG_FB_TFT_SSD1306=m
|
||||
|
|
Loading…
Reference in a new issue