mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7-rc to 4.20.rc7-1
This commit is contained in:
parent
1665d909de
commit
6f5e83f055
2 changed files with 8 additions and 8 deletions
|
@ -4,15 +4,15 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=4.20
|
||||
_rcrel=6
|
||||
_rcnrel=armv7-x1
|
||||
_rcrel=7
|
||||
_rcnrel=armv7-x0
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform (release candidate)"
|
||||
pkgver=${_rcver}.rc${_rcrel}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -34,8 +34,8 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'kernel_data_key.vbprivk'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('2ea08d2983ce6dee980ecebc5baf2c0d'
|
||||
'ff4e4b59e71f899bb77ca58758cfd52f'
|
||||
md5sums=('f4f71d4a2a086fea4409dbacd6e74bee'
|
||||
'f29da05ef0fbb8be3c33807549ed9e9f'
|
||||
'0e7aaf27edd95d74cebd059c66b51db2'
|
||||
'939760cd495c15a2fe3a2039bc328306'
|
||||
'869394fae9703e6ea8838381923b9e4e'
|
||||
|
@ -44,7 +44,7 @@ md5sums=('2ea08d2983ce6dee980ecebc5baf2c0d'
|
|||
'eb4c624fee628384bb89136dfe1e5242'
|
||||
'87113c3a1f0df84ebbcfeb0b03529a36'
|
||||
'5ffeacda419ee62c668c333a2d3a4c4d'
|
||||
'47a37a0eaa5e805d383971327166313d'
|
||||
'0b016d47a87542337f50487509985e67'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.20.0-rc6-2 Kernel Configuration
|
||||
# Linux/arm 4.20.0-rc7-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -4777,6 +4777,7 @@ CONFIG_MEDIA_CEC_SUPPORT=y
|
|||
# CONFIG_CEC_PIN_ERROR_INJ is not set
|
||||
CONFIG_MEDIA_CONTROLLER=y
|
||||
# CONFIG_MEDIA_CONTROLLER_DVB is not set
|
||||
# CONFIG_MEDIA_CONTROLLER_REQUEST_API is not set
|
||||
CONFIG_VIDEO_DEV=y
|
||||
CONFIG_VIDEO_V4L2_SUBDEV_API=y
|
||||
CONFIG_VIDEO_V4L2=y
|
||||
|
@ -7230,7 +7231,6 @@ CONFIG_SOC_CAMERA_IMX074=m
|
|||
CONFIG_SOC_CAMERA_MT9T031=m
|
||||
CONFIG_VIDEO_OMAP4=m
|
||||
CONFIG_VIDEO_SUNXI=y
|
||||
CONFIG_VIDEO_SUNXI_CEDRUS=m
|
||||
CONFIG_TEGRA_VDE=m
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue