mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv7-rc to 5.0.rc3-1
This commit is contained in:
parent
b35e6c4854
commit
bb1ec2e9c2
2 changed files with 7 additions and 9 deletions
|
@ -4,15 +4,15 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=5.0
|
||||
_rcrel=2
|
||||
_rcnrel=armv7-x0
|
||||
_rcrel=3
|
||||
_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=2
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -35,8 +35,8 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'kernel_data_key.vbprivk'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('60b9f05b0f9bf8c31ed6b42bbd094749'
|
||||
'2d6dcb489cecec6e341bd9d99ed61e46'
|
||||
md5sums=('2453a5fc6de5cf8c2904d5eede7a8090'
|
||||
'79244ad3a048798bb9c0b6b9a6620c3e'
|
||||
'186d831eddea59ab5cc7c62cc4696897'
|
||||
'd9a7a634715fa7219159573bd61d3ff7'
|
||||
'495ec4bfb1e4a12cca55a3c9bde58bdc'
|
||||
|
@ -46,7 +46,7 @@ md5sums=('60b9f05b0f9bf8c31ed6b42bbd094749'
|
|||
'5a4a3385293b0d6b156f393a2c685475'
|
||||
'e4a4d30642990394812eb996de6705d5'
|
||||
'21170922884a1ab0aa7d0711e1012b5f'
|
||||
'a8085cdaf57eaf9e1580f7b28535e9e9'
|
||||
'244ebd7bb66eab911919f1fd65e994c5'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.0.0-rc2-1 Kernel Configuration
|
||||
# Linux/arm 5.0.0-rc3-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -4538,7 +4538,6 @@ CONFIG_MFD_SUN4I_GPADC=m
|
|||
CONFIG_MFD_AS3722=y
|
||||
# CONFIG_PMIC_ADP5520 is not set
|
||||
# CONFIG_MFD_AAT2870_CORE is not set
|
||||
# CONFIG_MFD_AT91_USART is not set
|
||||
# CONFIG_MFD_ATMEL_FLEXCOM is not set
|
||||
# CONFIG_MFD_ATMEL_HLCDC is not set
|
||||
CONFIG_MFD_BCM590XX=y
|
||||
|
@ -5815,7 +5814,6 @@ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
|
|||
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
|
||||
# CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
|
||||
CONFIG_LOGO=y
|
||||
# CONFIG_FB_LOGO_CENTER is not set
|
||||
CONFIG_LOGO_LINUX_MONO=y
|
||||
CONFIG_LOGO_LINUX_VGA16=y
|
||||
CONFIG_LOGO_LINUX_CLUT224=y
|
||||
|
|
Loading…
Reference in a new issue