mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-c1 to 3.10.96-3
This commit is contained in:
parent
126db00111
commit
bcecba2d74
2 changed files with 6 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-c1
|
||||
_commit=b387145ec497cf1461ca02cbcaa6e38cee99c9a2
|
||||
_commit=988796ce447d71764f9773735e1748f96573a896
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C1"
|
||||
pkgver=3.10.96
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -20,10 +20,10 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'0001-gcc-5.1-fix-for-mac-address.patch'
|
||||
'config'
|
||||
'amlogic.service')
|
||||
md5sums=('8a13f7a0fa7edec3ef3653aa8917d424'
|
||||
md5sums=('2710e87def350fceb2e1a6928d51ce7e'
|
||||
'SKIP'
|
||||
'969cd9ee3116cdd18fed121c87094065'
|
||||
'c35dce9a557e7762cc0aeba76466ff6a'
|
||||
'13c4ff9b965460a683081e7b4e6940d8'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.96-2 Kernel Configuration
|
||||
# Linux/arm 3.10.96-3 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -1490,6 +1490,7 @@ CONFIG_AM_HDMI_ONLY=y
|
|||
CONFIG_AML_HDMI_TX=y
|
||||
# CONFIG_AML_HDMI_TX_HDCP is not set
|
||||
# CONFIG_AML_HDMI_TX_CTS_DVI is not set
|
||||
# CONFIG_AML_HDMI_TX_NEW_CEC_DRIVER is not set
|
||||
CONFIG_TVIN=y
|
||||
CONFIG_TVIN_VDIN=y
|
||||
# CONFIG_TVIN_AFE is not set
|
||||
|
|
Loading…
Reference in a new issue