mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv7 to 4.18.8-1
This commit is contained in:
parent
aa98eb45f6
commit
92e274f8fe
2 changed files with 7 additions and 7 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.18
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.18.7
|
||||
pkgver=4.18.8
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x7
|
||||
rcnrel=armv7-x8
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -39,8 +39,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('bee5fe53ee1c3142b8f0c12c0d3348f9'
|
||||
'43d8677d6457878ec266796b17f5882d'
|
||||
'195c07c854bb78b870059aac088e971e'
|
||||
'548cb705ab3352155494411c5c6e4c7f'
|
||||
'dc35c83fd8739c7de08096999f480478'
|
||||
'fb218c1825366e722be83dd705d02822'
|
||||
'bfeb8670a65fc8c14a7076ec623e9898'
|
||||
'1651316b545214bb346af28f3925ccd0'
|
||||
|
@ -55,7 +55,7 @@ md5sums=('bee5fe53ee1c3142b8f0c12c0d3348f9'
|
|||
'eb51f5bbcf5b38956a0ba931d7898f07'
|
||||
'cd9f373ec6e45e99610c9892a8e38100'
|
||||
'8b896e19eac2b3bff797c48e737a166b'
|
||||
'da72afbb849e5a1ddaa2c4ba35164633'
|
||||
'c28ae95a8fe4a4d4f5bea9229820cde8'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.18.7-1 Kernel Configuration
|
||||
# Linux/arm 4.18.8-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -57,7 +57,7 @@ CONFIG_SYSVIPC_SYSCTL=y
|
|||
CONFIG_POSIX_MQUEUE=y
|
||||
CONFIG_POSIX_MQUEUE_SYSCTL=y
|
||||
CONFIG_CROSS_MEMORY_ATTACH=y
|
||||
CONFIG_USELIB=y
|
||||
# CONFIG_USELIB is not set
|
||||
CONFIG_AUDIT=y
|
||||
CONFIG_HAVE_ARCH_AUDITSYSCALL=y
|
||||
CONFIG_AUDITSYSCALL=y
|
||||
|
|
Loading…
Reference in a new issue