diff --git a/core/linux-odroid-xu3/PKGBUILD b/core/linux-odroid-xu3/PKGBUILD index 9733aafe5..7d5579a80 100644 --- a/core/linux-odroid-xu3/PKGBUILD +++ b/core/linux-odroid-xu3/PKGBUILD @@ -4,12 +4,12 @@ buildarch=4 pkgbase=linux-odroid-xu3 -_commit=7611bdc337d2dd14db70850c0f0f6c90eed8bedc +_commit=87d06177d34a89fa95f3ce879678e36953c129c8 _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _desc="ODROID-XU3" pkgver=3.10.96 -pkgrel=1 +pkgrel=2 arch=('armv7h') url="https://github.com/hardkernel/linux" license=('GPL2') @@ -17,8 +17,8 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git') options=('!strip') source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz" 'config') -md5sums=('a1b75a75e2782d282aaaa6b6fed8ce73' - '81bb4f8e1284176761c2bf5660b4284d') +md5sums=('ca4f133babd2e1f33f5b6de691f8ad2b' + '488dbaacd974c87a5bb305800434cb58') prepare() { cd "${srcdir}/${_srcname}" diff --git a/core/linux-odroid-xu3/config b/core/linux-odroid-xu3/config index 87155622b..701da296a 100644 --- a/core/linux-odroid-xu3/config +++ b/core/linux-odroid-xu3/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.10.92-5 Kernel Configuration +# Linux/arm 3.10.96-2 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y @@ -2680,8 +2680,11 @@ CONFIG_DRM_EXYNOS_DP=y CONFIG_DRM_EXYNOS_HDMI=y # CONFIG_DRM_EXYNOS_VIDI is not set # CONFIG_DRM_EXYNOS_G2D is not set -# CONFIG_DRM_EXYNOS_IPP is not set +CONFIG_DRM_EXYNOS_IPP=y CONFIG_DRM_EXYNOS_EXPERIMENTAL_VSYNC=y +# CONFIG_DRM_EXYNOS_FIMC is not set +CONFIG_DRM_EXYNOS_ROTATOR=y +CONFIG_DRM_EXYNOS_GSC=y CONFIG_DRM_UDL=m # CONFIG_DRM_ARMADA is not set # CONFIG_DRM_TILCDC is not set