mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv7-rc to 4.13.rc1-2
This commit is contained in:
parent
5bdc497466
commit
7b7cfb5bfc
2 changed files with 6 additions and 12 deletions
|
@ -5,14 +5,14 @@ buildarch=4
|
|||
|
||||
_rcver=4.13
|
||||
_rcrel=1
|
||||
_rcnrel=armv7-x0
|
||||
_rcnrel=armv7-x1
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform (release candidate)"
|
||||
pkgver=${_rcver}.rc${_rcrel}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -36,7 +36,7 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('4e4460aade24c6aa108d50bf40b41916'
|
||||
'1fb16580f1ff238b9a9d93e08e8216de'
|
||||
'8ea7c63a65d7cfef4ae6895074c1eebb'
|
||||
'722bc867ef5285e2719ce3e526425a65'
|
||||
'c2e8438c4e7a93bb8fbf1576f23773f7'
|
||||
'def3e95ff11cffe49d4624f4e00b59a2'
|
||||
|
@ -46,7 +46,7 @@ md5sums=('4e4460aade24c6aa108d50bf40b41916'
|
|||
'ff5f4ca7f97b8ebfbb09ec76363e71ec'
|
||||
'f9282ee13ad2c393c462ef20b143ae22'
|
||||
'9fb6cef04dd98e38094803c56e9c453b'
|
||||
'2b534b049a8ea714d52e6a58ed76888a'
|
||||
'1995ba735c1c28c7a2a93532c1b1e6e5'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.13.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 4.13.0-rc1-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -4961,12 +4961,7 @@ CONFIG_VIDEO_TI_VPE=m
|
|||
CONFIG_VIDEO_TI_VPDMA=m
|
||||
CONFIG_VIDEO_TI_SC=m
|
||||
CONFIG_VIDEO_TI_CSC=m
|
||||
CONFIG_V4L_TEST_DRIVERS=y
|
||||
# CONFIG_VIDEO_VIMC is not set
|
||||
CONFIG_VIDEO_VIVID=m
|
||||
# CONFIG_VIDEO_VIVID_CEC is not set
|
||||
CONFIG_VIDEO_VIVID_MAX_DEVS=64
|
||||
# CONFIG_VIDEO_VIM2M is not set
|
||||
# CONFIG_V4L_TEST_DRIVERS is not set
|
||||
CONFIG_DVB_PLATFORM_DRIVERS=y
|
||||
CONFIG_DVB_C8SECTPFE=m
|
||||
CONFIG_CEC_PLATFORM_DRIVERS=y
|
||||
|
@ -5017,7 +5012,6 @@ CONFIG_VIDEO_SAA7146_VV=m
|
|||
CONFIG_SMS_SIANO_MDTV=m
|
||||
CONFIG_SMS_SIANO_RC=y
|
||||
# CONFIG_SMS_SIANO_DEBUGFS is not set
|
||||
CONFIG_VIDEO_V4L2_TPG=m
|
||||
|
||||
#
|
||||
# Media ancillary drivers (tuners, sensors, i2c, spi, frontends)
|
||||
|
|
Loading…
Reference in a new issue