mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-odroid-xu3 to 3.10.63-5
This commit is contained in:
parent
d0b385a7b7
commit
0f29b6d27a
2 changed files with 6 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu3
|
||||
_commit=242671217d71d93913deb014f92c15c4de9b10fd
|
||||
_commit=0834510074c5ef73f7f74f28e50b8bec8d2c126b
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU3"
|
||||
pkgver=3.10.63
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -19,8 +19,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'0001-remove-thermal-messages.patch'
|
||||
'0002-remove-rtc-messages.patch')
|
||||
md5sums=('acff9c44b8ee7feadfcb1b50e12999c1'
|
||||
'07e304af78a57f8cfc176bbd787d1665'
|
||||
md5sums=('178132261efdaa7923778c054ae7c726'
|
||||
'12ee9852aaf6e052e9052061967cb9d9'
|
||||
'5e9df4f50e140c4491d0045fac025663'
|
||||
'367bbb0892ce26c3627ecd5f95081e7c')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.63-4 Kernel Configuration
|
||||
# Linux/arm 3.10.63-5 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2496,6 +2496,7 @@ CONFIG_EXYNOS_MFC_V8=y
|
|||
# CONFIG_VIDEO_EXYNOS_JPEG is not set
|
||||
# CONFIG_VIDEO_EXYNOS_HX_JPEG is not set
|
||||
# CONFIG_VIDEO_EXYNOS_TV is not set
|
||||
CONFIG_VIDEO_EXYNOS_HDMI_CEC=y
|
||||
# CONFIG_VIDEO_TIMBERDALE is not set
|
||||
# CONFIG_SOC_CAMERA is not set
|
||||
# CONFIG_VIDEO_SAMSUNG_EXYNOS4_IS is not set
|
||||
|
|
Loading…
Reference in a new issue