mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv7 to 4.17.4-1
This commit is contained in:
parent
80b9cbf1a3
commit
85b728880a
2 changed files with 6 additions and 7 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.17
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.17.3
|
||||
pkgver=4.17.4
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x4
|
||||
rcnrel=armv7-x5
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -38,8 +38,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('5bb13a03274b66b56c85b26682e407d7'
|
||||
'4b63ec38c51218c0de71495b0bf01e57'
|
||||
'5fc85181dc78534648d406a2a558c553'
|
||||
'd52bc9d306904d48b3b8c1cc8882de76'
|
||||
'150fa3aeba6b2e83e70f05806feb7965'
|
||||
'659aa5898b6182ba855dff9584d0b77b'
|
||||
'09112f7298d00fb453b6789286d01334'
|
||||
'ada6bd5d1519869a0f60cc3523ea2394'
|
||||
|
@ -53,7 +53,7 @@ md5sums=('5bb13a03274b66b56c85b26682e407d7'
|
|||
'a4d211d0d0920f6f529c22273e1c4708'
|
||||
'8b7f6296bb24f5d6b1d2088cd0fdcb79'
|
||||
'52e2a87d059ea401640195b9f9253673'
|
||||
'607ebe2980d6501bab5c8a83ca6457ea'
|
||||
'91582916c5ab5981ac966f121c699137'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.17.3-1 Kernel Configuration
|
||||
# Linux/arm 4.17.4-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -6953,7 +6953,6 @@ CONFIG_DMA_ENGINE_RAID=y
|
|||
CONFIG_SYNC_FILE=y
|
||||
# CONFIG_SW_SYNC is not set
|
||||
# CONFIG_AUXDISPLAY is not set
|
||||
CONFIG_ARM_CHARLCD=y
|
||||
CONFIG_UIO=m
|
||||
CONFIG_UIO_CIF=m
|
||||
CONFIG_UIO_PDRV_GENIRQ=m
|
||||
|
|
Loading…
Reference in a new issue