mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-c2 to 3.14.29-19
This commit is contained in:
parent
2069f2eaef
commit
d79718d5ef
2 changed files with 6 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-c2
|
||||
_commit=3b98f73becbac65fe06cfc14776d23340f69ffb3
|
||||
_commit=defa4fbc8cad1e9102d659e458a34f15688cf21f
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C2"
|
||||
pkgver=3.14.29
|
||||
pkgrel=18
|
||||
pkgrel=19
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/linux/tree/odroidc2-3.14.y"
|
||||
license=('GPL2')
|
||||
|
@ -20,9 +20,9 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'amlogic.service')
|
||||
md5sums=('bb3f70c238b8c95a1d2203564e8d57c8'
|
||||
md5sums=('80c727bae43deb04d55f1519a1d3d6d1'
|
||||
'SKIP'
|
||||
'a26873ee925535117dfeb17d2cf34033'
|
||||
'86d1bc87a681c0753a604f487da35722'
|
||||
'85fd3026c435ffa6d7c2d7f9767b4251'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.14.29-18 Kernel Configuration
|
||||
# Linux/arm64 3.14.29-19 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_ARM64_HAS_SG_CHAIN=y
|
||||
|
@ -1161,6 +1161,7 @@ CONFIG_I2C_AML=m
|
|||
CONFIG_AML_HDMI_TX=y
|
||||
CONFIG_AML_HDMI_TX_20=y
|
||||
# CONFIG_AML_HDMI_TX_14 is not set
|
||||
# CONFIG_AML_HDMI_TX_NEW_CEC_DRIVER is not set
|
||||
# CONFIG_AML_RTC is not set
|
||||
CONFIG_AML_VRTC=y
|
||||
# CONFIG_AM_IRBLASTER is not set
|
||||
|
|
Loading…
Reference in a new issue