mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-xu3 to 4.14.102-1
This commit is contained in:
parent
f2d7964663
commit
2a1d3d1b2a
2 changed files with 7 additions and 5 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu3
|
||||
_commit=4f2c264a40d5b2b328c94173fd97842e1d53269c
|
||||
_commit=100943e3835a57de7e60d85205ff8c94dc374348
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU3/XU4/HC1"
|
||||
pkgver=4.14.94
|
||||
pkgver=4.14.102
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
|
@ -19,8 +19,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('82fa09ad9adee2e85401e8e4220e2da7'
|
||||
'eb16742bd97839fe34e2f984ca12acf1'
|
||||
md5sums=('243ce0ca2f44e2c4238d64ba693dfaee'
|
||||
'bcd9a4ec6884dc900dc05d58ffadc48d'
|
||||
'a84976d500db50cee07177eccfe2f455'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.14.94-1 Kernel Configuration
|
||||
# Linux/arm 4.14.102-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5678,9 +5678,11 @@ CONFIG_CEPH_FSCACHE=y
|
|||
CONFIG_CEPH_FS_POSIX_ACL=y
|
||||
CONFIG_CIFS=m
|
||||
# CONFIG_CIFS_STATS is not set
|
||||
CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
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 is not set
|
||||
CONFIG_CIFS_DFS_UPCALL=y
|
||||
|
|
Loading…
Reference in a new issue