mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-odroid-c2 to 3.14.79-27
This commit is contained in:
parent
abdf08498e
commit
246a096eb0
2 changed files with 5 additions and 10 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-c2
|
||||
_commit=e5d2881a37ee8bc2e73e4fc313b173f253ffb388
|
||||
_commit=d07325078d7626730d593ac7a1cc333f451850d9
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C2"
|
||||
pkgver=3.14.79
|
||||
pkgrel=26
|
||||
pkgrel=27
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/linux/tree/odroidc2-3.14.y"
|
||||
license=('GPL2')
|
||||
|
@ -21,10 +21,10 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'amlogic.service')
|
||||
md5sums=('b15d5c8383780b90f4d5bff48941838d'
|
||||
md5sums=('19f9be2ea4f0214f318938133b018147'
|
||||
'SKIP'
|
||||
'4e11a812de6e7d749103b6a2e6bef301'
|
||||
'b548f21b91c1c771c89e4a63a8ca5430'
|
||||
'789d95522e465fe5ffce5957e7a1d9fb'
|
||||
'85fd3026c435ffa6d7c2d7f9767b4251'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.14.79-25 Kernel Configuration
|
||||
# Linux/arm64 3.14.79-27 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_ARM64_HAS_SG_CHAIN=y
|
||||
|
@ -4529,11 +4529,6 @@ CONFIG_F2FS_FS_POSIX_ACL=y
|
|||
CONFIG_F2FS_FS_SECURITY=y
|
||||
# CONFIG_F2FS_CHECK_FS is not set
|
||||
# CONFIG_AUFS_FS is not set
|
||||
# CONFIG_AUFS_BRANCH_MAX_127 is not set
|
||||
# CONFIG_AUFS_BRANCH_MAX_511 is not set
|
||||
# CONFIG_AUFS_BRANCH_MAX_1023 is not set
|
||||
# CONFIG_AUFS_BRANCH_MAX_32767 is not set
|
||||
# CONFIG_AUFS_HFSNOTIFY is not set
|
||||
CONFIG_NETWORK_FILESYSTEMS=y
|
||||
CONFIG_NFS_FS=y
|
||||
CONFIG_NFS_V2=y
|
||||
|
|
Loading…
Reference in a new issue