core/linux-odroid to 3.8.13.19-1

This commit is contained in:
Kevin Mihelich 2014-03-28 01:00:39 +00:00
parent bce6e64757
commit 7797e10cf6
4 changed files with 13 additions and 10 deletions

View file

@ -7,22 +7,22 @@ pkgbase=linux-odroid
pkgname=('linux-odroid-x' 'linux-odroid-x2' 'linux-odroid-u2' 'linux-headers-odroid')
_kernelname=${pkgname#linux}
_basekernel=3.8
pkgver=${_basekernel}.13.18
pkgrel=2
pkgver=${_basekernel}.13.19
pkgrel=1
arch=('armv7h')
url="http://github.com/hardkernel/linux/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'git' 'inetutils' 'bc')
options=('!strip')
_commit=93ca552d47d5b16c4f16cee4357796aa4e3171c2
_commit=eadf71048c5821e289932b5fa8d8f6ece951facf
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
'config_x'
'config_x2'
'config_u2')
md5sums=('b59c21a39832e2a02740ba27a4689561'
'1a8fb9ec3ee501a58b5c0b9e9c2bc878'
'55d6b452ce29bed4386c963b1a6a3c32'
'4f8a17f286dd28f2971573be4f19d13d')
md5sums=('eb194a6ebe2c142271c570682a2e6df0'
'60e0c5fd65662f6c9c110874517d5a2f'
'4c70a4cf1c991d666e89a4875b3104d2'
'6f402a2826f875ada090b50d36353d07')
build() {
cd "${srcdir}/linux-${_commit}"

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.8.13.18 Kernel Configuration
# Linux/arm 3.8.13.19 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -1860,6 +1860,7 @@ CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_CBUS_GPIO is not set
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
CONFIG_I2C_GPIO=y
CONFIG_I2C_GPIO_CUSTOM=m
# CONFIG_I2C_NOMADIK is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.8.13.18 Kernel Configuration
# Linux/arm 3.8.13.19 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -1867,6 +1867,7 @@ CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_CBUS_GPIO is not set
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
CONFIG_I2C_GPIO=y
# CONFIG_I2C_GPIO_CUSTOM is not set
# CONFIG_I2C_NOMADIK is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.8.13.18 Kernel Configuration
# Linux/arm 3.8.13.19 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -1867,6 +1867,7 @@ CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_CBUS_GPIO is not set
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
CONFIG_I2C_GPIO=y
# CONFIG_I2C_GPIO_CUSTOM is not set
# CONFIG_I2C_NOMADIK is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set