mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 4.19.49-1
This commit is contained in:
parent
451f1249f8
commit
725b598b18
2 changed files with 7 additions and 6 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=be0a940de66666c10c9071cddafce6284c400734
|
||||
_commit=2a64d238e2d6163acd47e531d8431cc2e7fa91e2
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.19.46
|
||||
pkgrel=2
|
||||
pkgver=4.19.49
|
||||
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=('e6ec3cd6964b8d1c7fb5150ac57f60ec'
|
||||
md5sums=('39ea327a2e569ee11e2fbaa191e6aa28'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'843f8af3f6290dd793189a13e30835c2'
|
||||
'9330edd7696bbee3de99bb3b2efb326b'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.46-1 Kernel Configuration
|
||||
# Linux/arm 4.19.49-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -9,6 +9,7 @@
|
|||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=80201
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_CC_HAS_ASM_GOTO=y
|
||||
CONFIG_IRQ_WORK=y
|
||||
CONFIG_BUILDTIME_EXTABLE_SORT=y
|
||||
|
||||
|
|
Loading…
Reference in a new issue