mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-raspberrypi to 4.14.97-1
This commit is contained in:
parent
0f9dcd9e0c
commit
6cf4dccafb
2 changed files with 7 additions and 5 deletions
|
@ -5,11 +5,11 @@
|
||||||
buildarch=20
|
buildarch=20
|
||||||
|
|
||||||
pkgbase=linux-raspberrypi
|
pkgbase=linux-raspberrypi
|
||||||
_commit=049e03d71027297051bc19499082194ce64cdc91
|
_commit=28c5c6ab2a4a8ae0a4dffae2237da2e56cd943c9
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Raspberry Pi"
|
_desc="Raspberry Pi"
|
||||||
pkgver=4.14.94
|
pkgver=4.14.97
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('armv6h' 'armv7h')
|
arch=('armv6h' 'armv7h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
@ -23,10 +23,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'60-linux.hook'
|
'60-linux.hook'
|
||||||
'90-linux.hook')
|
'90-linux.hook')
|
||||||
md5sums=('a8b6d369fb5fa81365e19887c86eac8c'
|
md5sums=('62e4526070cc873f0bbb5806a35c6283'
|
||||||
'7c6b37a1353caccf6d3786bb4161c218'
|
'7c6b37a1353caccf6d3786bb4161c218'
|
||||||
'60bc3624123c183305677097bcd56212'
|
'60bc3624123c183305677097bcd56212'
|
||||||
'1595e27bc3f12f60071884a8bc04bd9f'
|
'8d251876230c44a64fa17f11fd197738'
|
||||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||||
'69e1db90d78f691dc446fe2ab94727eb')
|
'69e1db90d78f691dc446fe2ab94727eb')
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.14.92-1 Kernel Configuration
|
# Linux/arm 4.14.97-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -5971,9 +5971,11 @@ CONFIG_CEPH_FSCACHE=y
|
||||||
CONFIG_CEPH_FS_POSIX_ACL=y
|
CONFIG_CEPH_FS_POSIX_ACL=y
|
||||||
CONFIG_CIFS=m
|
CONFIG_CIFS=m
|
||||||
# CONFIG_CIFS_STATS is not set
|
# CONFIG_CIFS_STATS is not set
|
||||||
|
CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y
|
||||||
CONFIG_CIFS_WEAK_PW_HASH=y
|
CONFIG_CIFS_WEAK_PW_HASH=y
|
||||||
CONFIG_CIFS_UPCALL=y
|
CONFIG_CIFS_UPCALL=y
|
||||||
CONFIG_CIFS_XATTR=y
|
CONFIG_CIFS_XATTR=y
|
||||||
|
CONFIG_CIFS_POSIX=y
|
||||||
CONFIG_CIFS_ACL=y
|
CONFIG_CIFS_ACL=y
|
||||||
CONFIG_CIFS_DEBUG=y
|
CONFIG_CIFS_DEBUG=y
|
||||||
# CONFIG_CIFS_DEBUG2 is not set
|
# CONFIG_CIFS_DEBUG2 is not set
|
||||||
|
|
Loading…
Reference in a new issue