mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-c2 to 3.14.79-17
This commit is contained in:
parent
4b9741465e
commit
4f46f70062
2 changed files with 6 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-c2
|
||||
_commit=5b231b4ff48febf1b1319d727eea989e74f3e38e
|
||||
_commit=a7fe6f2258e30c7a547908b5480bdbe6b56d6d3c
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C2"
|
||||
pkgver=3.14.79
|
||||
pkgrel=16
|
||||
pkgrel=17
|
||||
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=('1f9f774e903d8d68e5bcc3646ea0e412'
|
||||
md5sums=('7d2a2b24f953118d783cc4ea5429bf2d'
|
||||
'SKIP'
|
||||
'4e11a812de6e7d749103b6a2e6bef301'
|
||||
'ff55a88a7474f9f475409ee72e001e73'
|
||||
'8023265334bd3bfbf730c8a7bd345115'
|
||||
'85fd3026c435ffa6d7c2d7f9767b4251'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.14.79-15 Kernel Configuration
|
||||
# Linux/arm64 3.14.79-17 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_ARM64_HAS_SG_CHAIN=y
|
||||
|
@ -2287,6 +2287,7 @@ CONFIG_HW_RANDOM_VIRTIO=m
|
|||
#
|
||||
# CONFIG_RAW_DRIVER is not set
|
||||
# CONFIG_TCG_TPM is not set
|
||||
CONFIG_MESON_GPIOMEM=m
|
||||
CONFIG_I2C=y
|
||||
CONFIG_I2C_BOARDINFO=y
|
||||
CONFIG_I2C_COMPAT=y
|
||||
|
|
Loading…
Reference in a new issue