From 0a6557549a80e53ae8ca8a07805375a7bf973e5c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 24 Jul 2013 19:32:47 +0000 Subject: [PATCH] core/linux-odroid to 3.8.13.4-2 --- core/linux-odroid/PKGBUILD | 12 ++++++------ core/linux-odroid/config_u2 | 1 + core/linux-odroid/config_x | 1 + core/linux-odroid/config_x2 | 1 + 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/core/linux-odroid/PKGBUILD b/core/linux-odroid/PKGBUILD index 6208bf6d3..790562772 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.4 -pkgrel=1 +pkgrel=2 arch=('armv7h') url="http://github.com/hardkernel/linux/" license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'git' 'inetutils' 'bc') options=('!strip') -_commit=17b69ae37eb9d026555f1ed879646ffa28c4b5a3 +_commit=b02465b14914f67655f84233de93e0f68a40f05b source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz" 'config_x' 'config_x2' 'config_u2') -md5sums=('af28a2bf6e7caaaf23aae7785bdc1628' - '3019fdcedd733fd9b21e523603c1c294' - '469ad59234fcce7f1c4b196543c3aacb' - '07450cd16af3a9c99dc3a015c0b36918') +md5sums=('5e8d1573a806b79149b68fe50d05c216' + 'bfdc8c6f66ffe720c6d4b3abbb8a4f98' + '7892328da2e432e0859629936564f087' + 'f7f7a0c4fc9c12e96dd85b91ee929a21') build() { cd "${srcdir}/linux-${_commit}" diff --git a/core/linux-odroid/config_u2 b/core/linux-odroid/config_u2 index d2f23abfe..bf8b9bb0a 100644 --- a/core/linux-odroid/config_u2 +++ b/core/linux-odroid/config_u2 @@ -2304,6 +2304,7 @@ CONFIG_V4L_PLATFORM_DRIVERS=y CONFIG_VIDEO_SAMSUNG_S5P_TV=y CONFIG_VIDEO_SAMSUNG_S5P_HDMI=y # CONFIG_VIDEO_SAMSUNG_S5P_HDMI_DEBUG is not set +CONFIG_VIDEO_SAMSUNG_S5P_HDMI_CEC=y CONFIG_VIDEO_SAMSUNG_S5P_HDMIPHY=y # CONFIG_VIDEO_SAMSUNG_S5P_SII9234 is not set # CONFIG_VIDEO_SAMSUNG_S5P_SDO is not set diff --git a/core/linux-odroid/config_x b/core/linux-odroid/config_x index 88a27bbff..e536b06f1 100644 --- a/core/linux-odroid/config_x +++ b/core/linux-odroid/config_x @@ -2304,6 +2304,7 @@ CONFIG_V4L_PLATFORM_DRIVERS=y CONFIG_VIDEO_SAMSUNG_S5P_TV=y CONFIG_VIDEO_SAMSUNG_S5P_HDMI=y # CONFIG_VIDEO_SAMSUNG_S5P_HDMI_DEBUG is not set +CONFIG_VIDEO_SAMSUNG_S5P_HDMI_CEC=y CONFIG_VIDEO_SAMSUNG_S5P_HDMIPHY=y # CONFIG_VIDEO_SAMSUNG_S5P_SII9234 is not set # CONFIG_VIDEO_SAMSUNG_S5P_SDO is not set diff --git a/core/linux-odroid/config_x2 b/core/linux-odroid/config_x2 index c3f6f10d1..c7028d53c 100644 --- a/core/linux-odroid/config_x2 +++ b/core/linux-odroid/config_x2 @@ -2304,6 +2304,7 @@ CONFIG_V4L_PLATFORM_DRIVERS=y CONFIG_VIDEO_SAMSUNG_S5P_TV=y CONFIG_VIDEO_SAMSUNG_S5P_HDMI=y # CONFIG_VIDEO_SAMSUNG_S5P_HDMI_DEBUG is not set +CONFIG_VIDEO_SAMSUNG_S5P_HDMI_CEC=y CONFIG_VIDEO_SAMSUNG_S5P_HDMIPHY=y # CONFIG_VIDEO_SAMSUNG_S5P_SII9234 is not set # CONFIG_VIDEO_SAMSUNG_S5P_SDO is not set