mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-xu3 to 3.10.96-2
This commit is contained in:
parent
0e7a9d7ce3
commit
dee12e49ae
2 changed files with 9 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgbase=linux-odroid-xu3
|
pkgbase=linux-odroid-xu3
|
||||||
_commit=7611bdc337d2dd14db70850c0f0f6c90eed8bedc
|
_commit=87d06177d34a89fa95f3ce879678e36953c129c8
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ODROID-XU3"
|
_desc="ODROID-XU3"
|
||||||
pkgver=3.10.96
|
pkgver=3.10.96
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://github.com/hardkernel/linux"
|
url="https://github.com/hardkernel/linux"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -17,8 +17,8 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
|
||||||
options=('!strip')
|
options=('!strip')
|
||||||
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||||
'config')
|
'config')
|
||||||
md5sums=('a1b75a75e2782d282aaaa6b6fed8ce73'
|
md5sums=('ca4f133babd2e1f33f5b6de691f8ad2b'
|
||||||
'81bb4f8e1284176761c2bf5660b4284d')
|
'488dbaacd974c87a5bb305800434cb58')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}/${_srcname}"
|
cd "${srcdir}/${_srcname}"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# 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=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -2680,8 +2680,11 @@ CONFIG_DRM_EXYNOS_DP=y
|
||||||
CONFIG_DRM_EXYNOS_HDMI=y
|
CONFIG_DRM_EXYNOS_HDMI=y
|
||||||
# CONFIG_DRM_EXYNOS_VIDI is not set
|
# CONFIG_DRM_EXYNOS_VIDI is not set
|
||||||
# CONFIG_DRM_EXYNOS_G2D 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_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_UDL=m
|
||||||
# CONFIG_DRM_ARMADA is not set
|
# CONFIG_DRM_ARMADA is not set
|
||||||
# CONFIG_DRM_TILCDC is not set
|
# CONFIG_DRM_TILCDC is not set
|
||||||
|
|
Loading…
Reference in a new issue