mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-raspberrypi to 4.14.90-1
This commit is contained in:
parent
ffebddf997
commit
46c10e0f44
2 changed files with 5 additions and 6 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=5fa970b00f77803fbae0ea841593c3b7e92da734
|
||||
_commit=6d68e517b3ec73b08f3af96f5859c5d083b66535
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.14.89
|
||||
pkgver=4.14.90
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -23,10 +23,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('2bb2df4e928d9bb93a1ce6dfc317d0fb'
|
||||
md5sums=('2e80b69e3e70aaced2121db64c6586eb'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'699ae73c21bb77bab5393aba40dd72a2'
|
||||
'd0eb372bacd300045645023e5ab6fda2'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.14.86-1 Kernel Configuration
|
||||
# Linux/arm 4.14.90-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5971,7 +5971,6 @@ CONFIG_CIFS=m
|
|||
CONFIG_CIFS_WEAK_PW_HASH=y
|
||||
CONFIG_CIFS_UPCALL=y
|
||||
CONFIG_CIFS_XATTR=y
|
||||
CONFIG_CIFS_POSIX=y
|
||||
CONFIG_CIFS_ACL=y
|
||||
CONFIG_CIFS_DEBUG=y
|
||||
# CONFIG_CIFS_DEBUG2 is not set
|
||||
|
|
Loading…
Reference in a new issue