From 9d59d40e4eff7fb06f2415b40571d8ecf8b1278c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 13 Jan 2015 01:47:50 +0000 Subject: [PATCH] core/linux-odroid to 3.8.13.29-2 --- core/linux-odroid/PKGBUILD | 8 ++++---- core/linux-odroid/config_u2 | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/linux-odroid/PKGBUILD b/core/linux-odroid/PKGBUILD index e10332026..4bbc2de2f 100644 --- a/core/linux-odroid/PKGBUILD +++ b/core/linux-odroid/PKGBUILD @@ -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}" diff --git a/core/linux-odroid/config_u2 b/core/linux-odroid/config_u2 index 6580aebb6..89e1243de 100644 --- a/core/linux-odroid/config_u2 +++ b/core/linux-odroid/config_u2 @@ -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