mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-odroid-c1 to 3.10.80-6
This commit is contained in:
parent
8fdce48518
commit
e605cd2d3c
2 changed files with 6 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-c1
|
||||
_commit=dfb2228c13f1378d9945de5312d40c9b6e2c6f5f
|
||||
_commit=2a9a2745ac1137e4f1c6a89c8dbc5d7583be1111
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C1"
|
||||
pkgver=3.10.80
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
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=('5c17add2be399aab7519ad519a8b2ccb'
|
||||
md5sums=('e780067ca8a41ce6e1735467c875f76b'
|
||||
'SKIP'
|
||||
'31b78a5c8c50bae59d62b11f53e14642'
|
||||
'c1936f79ee2cdd09bd5ce50cd2fec851'
|
||||
'404935ca57b8c36158430954dd8eca99'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.80-5 Kernel Configuration
|
||||
# Linux/arm 3.10.80-6 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -1436,6 +1436,7 @@ CONFIG_AM_DISPLAY_MODULE=y
|
|||
# Amlogic video output module
|
||||
#
|
||||
CONFIG_AM_TV_OUTPUT=y
|
||||
CONFIG_AML_VOUT_FRAMERATE_AUTOMATION=y
|
||||
# CONFIG_AM_LCD_OUTPUT is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue