core/linux-odroid to 3.8.13.29-2

This commit is contained in:
Kevin Mihelich 2015-01-13 01:47:50 +00:00
parent b9465431a3
commit 9d59d40e4e
2 changed files with 6 additions and 6 deletions

View file

@ -8,21 +8,21 @@ pkgname=('linux-odroid-x' 'linux-odroid-x2' 'linux-odroid-u2' 'linux-headers-odr
_kernelname=${pkgname#linux}
_basekernel=3.8
pkgver=${_basekernel}.13.29
pkgrel=1
pkgrel=2
arch=('armv7h')
url="http://github.com/hardkernel/linux/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'git' 'inetutils' 'bc')
options=('!strip')
_commit=02dc801c4c843af5ebcfd076cd4354537d7caba2
_commit=2e69deea23b94e2b2c3d0696306f722f49742660
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
'config_x'
'config_x2'
'config_u2')
md5sums=('ac4c392486f17071fc885a1467ebb43c'
md5sums=('d26d94527d4f8a4b5592f8983968e933'
'57f724207784f97c76e2f1915ffccbef'
'418189dad3c5da3718b70e63f80cf7f7'
'ee4e8383b115ae00f8149ec3cff90a0c')
'686747466e2615ac796af3314018926a')
prepare() {
cd "${srcdir}/linux-${_commit}"

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.8.13.29-1 Kernel Configuration
# Linux/arm 3.8.13.29-2 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -321,7 +321,7 @@ CONFIG_S5P_IRQ=y
CONFIG_S5P_GPIO_INT=y
CONFIG_SAMSUNG_GPIOLIB_4BIT=y
CONFIG_S5P_GPIO_DRVSTR=y
CONFIG_SAMSUNG_GPIO_EXTRA=16
CONFIG_SAMSUNG_GPIO_EXTRA=64
CONFIG_S3C_GPIO_SPACE=0
CONFIG_S3C_GPIO_TRACK=y
# CONFIG_S3C_ADC is not set