diff --git a/srcpkgs/odroid-u2-kernel/files/u2-dotconfig-custom b/srcpkgs/odroid-u2-kernel/files/u2-dotconfig-custom index 80da6d963cc..dd1772963c4 100644 --- a/srcpkgs/odroid-u2-kernel/files/u2-dotconfig-custom +++ b/srcpkgs/odroid-u2-kernel/files/u2-dotconfig-custom @@ -2590,7 +2590,7 @@ CONFIG_DRM_EXYNOS=y CONFIG_DRM_EXYNOS_DMABUF=y CONFIG_DRM_EXYNOS_HDMI=y # CONFIG_DRM_EXYNOS_VIDI is not set -CONFIG_DRM_EXYNOS_G2D=m +CONFIG_DRM_EXYNOS_G2D=y # CONFIG_DRM_EXYNOS_IPP is not set CONFIG_DRM_UDL=m # CONFIG_VGASTATE is not set diff --git a/srcpkgs/odroid-u2-kernel/template b/srcpkgs/odroid-u2-kernel/template index 3afc45f0f45..c2b17f1888c 100644 --- a/srcpkgs/odroid-u2-kernel/template +++ b/srcpkgs/odroid-u2-kernel/template @@ -1,19 +1,19 @@ # Template file for 'odroid-u2-kernel' # # Latest commit as of 20140210 -_githash="c544c3fc1d940743ab9be4d0c2de45a351052f66" +_githash="3add7fcea14c0796630a18e65602a75cc8f38b91" _gitshort="${_githash:0:7}" pkgname=odroid-u2-kernel version=3.8.13.16 -revision=4 +revision=5 maintainer="Enno Boland " homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules for the Odroid U2/U3 (${version%.*} series [git ${_gitshort}])" create_srcdir=yes distfiles="https://github.com/hardkernel/linux/archive/${_githash}.tar.gz" -checksum=f832be7eda50f6b1a721e77c15e172595c3005b6debbd0b8d6535be6157e789f +checksum=89ebf192667dd7065b4eb2b2035c61f57379363bede932fa63a90f217faeb45e wrksrc="linux-${_githash}" provides="kernel-odroid-u2-${version}_${revision}" replaces="kernel-odroid-u2>=0"