mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv5 to 5.6.15-1
This commit is contained in:
parent
818d9a8c7f
commit
c63bd4e80c
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
|||
_srcname=linux-5.6
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv5 multi-platform"
|
||||
pkgver=5.6.14
|
||||
pkgver=5.6.15
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -29,7 +29,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('7b9199ec5fa563ece9ed585ffb17798f'
|
||||
'76664934daa68fd88ba9cfbe72729b1a'
|
||||
'e4e1faef579a6aa16d2c7a92a7a7b0d1'
|
||||
'51ef029ee8ae39c48083b3ec36abdaae'
|
||||
'ec9d549be4950d4f0a6094d14fe2f52a'
|
||||
'a9833f0049359b7ae9d34b92594da25c'
|
||||
|
@ -39,7 +39,7 @@ md5sums=('7b9199ec5fa563ece9ed585ffb17798f'
|
|||
'39bd1ab0a7d6f01a10093e87f192b39a'
|
||||
'4c98854f6c5d8ead771c51794b1b0efe'
|
||||
'edb558f91f6661691cc5b77656e3bcb6'
|
||||
'bf84eefb6ca0ef993a0915aa8c15b2a4'
|
||||
'aed2042e9d9576f19abeb456364579ee'
|
||||
'73d88ba395003e8cdb07daeb2c080ec5'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.6.14-1 Kernel Configuration
|
||||
# Linux/arm 5.6.15-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -669,6 +669,7 @@ CONFIG_INLINE_READ_UNLOCK_IRQ=y
|
|||
CONFIG_INLINE_WRITE_UNLOCK=y
|
||||
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
|
||||
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
|
||||
CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
|
||||
CONFIG_FREEZER=y
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue