mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-armv5 to 4.20.13-1
This commit is contained in:
parent
088bf0ffa1
commit
d7e99ff8e0
2 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
||||||
_srcname=linux-4.20
|
_srcname=linux-4.20
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ARMv5 multi-platform"
|
_desc="ARMv5 multi-platform"
|
||||||
pkgver=4.20.12
|
pkgver=4.20.13
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('arm')
|
arch=('arm')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
@ -29,7 +29,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('d39dd4ba2d5861c54b90d49be19eaf31'
|
md5sums=('d39dd4ba2d5861c54b90d49be19eaf31'
|
||||||
'18fa4ebb3fe20e06eaa3cb5a2f4cdbf7'
|
'78dfc42ffc09125aac594827977953ab'
|
||||||
'a6a9bd6503c3cab5163590541ed1a125'
|
'a6a9bd6503c3cab5163590541ed1a125'
|
||||||
'965da7ab05bc9f4d67eef06bb429a4d9'
|
'965da7ab05bc9f4d67eef06bb429a4d9'
|
||||||
'5f785fedf692c7a68bf592564944bff3'
|
'5f785fedf692c7a68bf592564944bff3'
|
||||||
|
@ -39,7 +39,7 @@ md5sums=('d39dd4ba2d5861c54b90d49be19eaf31'
|
||||||
'eb00def5fc3a2e1d690f3b7e67788345'
|
'eb00def5fc3a2e1d690f3b7e67788345'
|
||||||
'638035602b3e456d4babfe5559bfba94'
|
'638035602b3e456d4babfe5559bfba94'
|
||||||
'f85bf2ab9fa056f5dfa7650b59a37d6f'
|
'f85bf2ab9fa056f5dfa7650b59a37d6f'
|
||||||
'4f56a9c615137e0a30f2bf226df5cea2'
|
'4dc6a6dba03a1f4f5880a0511ac3c6a3'
|
||||||
'73d88ba395003e8cdb07daeb2c080ec5'
|
'73d88ba395003e8cdb07daeb2c080ec5'
|
||||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.20.1-1 Kernel Configuration
|
# Linux/arm 4.20.13-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Compiler: gcc (GCC) 8.2.0
|
# Compiler: gcc (GCC) 8.2.1 20181127
|
||||||
#
|
#
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
CONFIG_GCC_VERSION=80200
|
CONFIG_GCC_VERSION=80201
|
||||||
CONFIG_CLANG_VERSION=0
|
CONFIG_CLANG_VERSION=0
|
||||||
CONFIG_IRQ_WORK=y
|
CONFIG_IRQ_WORK=y
|
||||||
CONFIG_BUILDTIME_EXTABLE_SORT=y
|
CONFIG_BUILDTIME_EXTABLE_SORT=y
|
||||||
|
|
Loading…
Reference in a new issue