mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-odroid-c2 to 3.14.29-4
This commit is contained in:
parent
12f9878d49
commit
382d3b7090
2 changed files with 6 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-c2
|
||||
_commit=20c90d0c25b52bbbd130ec3b865ba8cb8d7b4e68
|
||||
_commit=11e207c5635b55f1a1cf2f846e0b0251f09cc220
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C2"
|
||||
pkgver=3.14.29
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/linux/tree/odroidc2-3.14.y"
|
||||
license=('GPL2')
|
||||
|
@ -22,11 +22,11 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'amlogic.service')
|
||||
md5sums=('508a4212b4e62dd2583baa722fe357af'
|
||||
md5sums=('ab17075dadf9404d6c211e7d8bfc35a8'
|
||||
'SKIP'
|
||||
'1b8e6672f31b17d4f2f18b5991edae5e'
|
||||
'790ea64513d1b6e7497f8cecdb10780b'
|
||||
'026fa2c45f8cb53866951736f83c5bf5'
|
||||
'f89b2dfe1fc398f461b1f7b63ff1c1e7'
|
||||
'85fd3026c435ffa6d7c2d7f9767b4251'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.14.29-2 Kernel Configuration
|
||||
# Linux/arm64 3.14.29-4 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_ARM64_HAS_SG_CHAIN=y
|
||||
|
@ -4058,6 +4058,7 @@ CONFIG_QUOTACTL=y
|
|||
CONFIG_AUTOFS4_FS=m
|
||||
CONFIG_FUSE_FS=m
|
||||
CONFIG_CUSE=m
|
||||
CONFIG_OVERLAYFS_FS=m
|
||||
|
||||
#
|
||||
# Caches
|
||||
|
|
Loading…
Reference in a new issue