core/linux-odroid-c1 to 3.10.79-3

This commit is contained in:
Kevin Mihelich 2015-06-04 00:14:49 +00:00
parent 3bf71ded17
commit 09fd83669c
2 changed files with 6 additions and 6 deletions

View file

@ -4,12 +4,12 @@
buildarch=4 buildarch=4
pkgbase=linux-odroid-c1 pkgbase=linux-odroid-c1
_commit=195f620ff7c439ce04b86af20ac3ae6a0289af72 _commit=428e2c771e07cfebe31a44afe96c75f22ad28ea0
_srcname=linux-${_commit} _srcname=linux-${_commit}
_kernelname=${pkgbase#linux} _kernelname=${pkgbase#linux}
_desc="ODROID-C1" _desc="ODROID-C1"
pkgver=3.10.79 pkgver=3.10.79
pkgrel=2 pkgrel=3
arch=('armv7h') arch=('armv7h')
url="https://github.com/hardkernel/linux" url="https://github.com/hardkernel/linux"
license=('GPL2') license=('GPL2')
@ -22,9 +22,9 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
'0001-dirty-status-led-active-low-hack.patch' '0001-dirty-status-led-active-low-hack.patch'
'0002-remove-backports-cflags.patch' '0002-remove-backports-cflags.patch'
'0003-AUFS-fix-for-3.10.76.patch') '0003-AUFS-fix-for-3.10.76.patch')
md5sums=('866852c42b0e0ea72b44d535f7bcaa42' md5sums=('6e2f1be1b95ee01334c14e90eaa4b4ba'
'SKIP' 'SKIP'
'889c945b3a01203b681a40c4658b84e0' '892014616cf866d7f46e13e63659e187'
'b8956789318f49cec5b8bb0b41654a9b' 'b8956789318f49cec5b8bb0b41654a9b'
'fe6c0fb78823349280ff39de6fbadc40' 'fe6c0fb78823349280ff39de6fbadc40'
'c2557467b38978bb2da6ff11520c85d8' 'c2557467b38978bb2da6ff11520c85d8'

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 3.10.79-1 Kernel Configuration # Linux/arm 3.10.79-3 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -4209,7 +4209,7 @@ CONFIG_UMPLOCK=y
# ODROID Specific Hardware # ODROID Specific Hardware
# #
CONFIG_ODROID_TOUCHSCREEN_ADS7846=m CONFIG_ODROID_TOUCHSCREEN_ADS7846=m
# CONFIG_ODROID_AML_GPIO_LIB is not set CONFIG_ODROID_AML_GPIO_LIB=m
# #
# File systems # File systems