mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv5 to 5.6.14-1
This commit is contained in:
parent
b16e648396
commit
317eb5be1b
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
||||||
_srcname=linux-5.6
|
_srcname=linux-5.6
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ARMv5 multi-platform"
|
_desc="ARMv5 multi-platform"
|
||||||
pkgver=5.6.13
|
pkgver=5.6.14
|
||||||
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/v5.x/${_srcname}.tar.xz"
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('7b9199ec5fa563ece9ed585ffb17798f'
|
md5sums=('7b9199ec5fa563ece9ed585ffb17798f'
|
||||||
'636626ab605e9159bccd4a7fa834bc74'
|
'76664934daa68fd88ba9cfbe72729b1a'
|
||||||
'51ef029ee8ae39c48083b3ec36abdaae'
|
'51ef029ee8ae39c48083b3ec36abdaae'
|
||||||
'ec9d549be4950d4f0a6094d14fe2f52a'
|
'ec9d549be4950d4f0a6094d14fe2f52a'
|
||||||
'a9833f0049359b7ae9d34b92594da25c'
|
'a9833f0049359b7ae9d34b92594da25c'
|
||||||
|
@ -39,7 +39,7 @@ md5sums=('7b9199ec5fa563ece9ed585ffb17798f'
|
||||||
'39bd1ab0a7d6f01a10093e87f192b39a'
|
'39bd1ab0a7d6f01a10093e87f192b39a'
|
||||||
'4c98854f6c5d8ead771c51794b1b0efe'
|
'4c98854f6c5d8ead771c51794b1b0efe'
|
||||||
'edb558f91f6661691cc5b77656e3bcb6'
|
'edb558f91f6661691cc5b77656e3bcb6'
|
||||||
'b6d1ba677c3689f4b5d76b760720ef86'
|
'bf84eefb6ca0ef993a0915aa8c15b2a4'
|
||||||
'73d88ba395003e8cdb07daeb2c080ec5'
|
'73d88ba395003e8cdb07daeb2c080ec5'
|
||||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 5.6.2-1 Kernel Configuration
|
# Linux/arm 5.6.14-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -12,7 +12,6 @@ CONFIG_CLANG_VERSION=0
|
||||||
CONFIG_CC_CAN_LINK=y
|
CONFIG_CC_CAN_LINK=y
|
||||||
CONFIG_CC_HAS_ASM_GOTO=y
|
CONFIG_CC_HAS_ASM_GOTO=y
|
||||||
CONFIG_CC_HAS_ASM_INLINE=y
|
CONFIG_CC_HAS_ASM_INLINE=y
|
||||||
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
|
|
||||||
CONFIG_IRQ_WORK=y
|
CONFIG_IRQ_WORK=y
|
||||||
CONFIG_BUILDTIME_TABLE_SORT=y
|
CONFIG_BUILDTIME_TABLE_SORT=y
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue