mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv7 to 5.0.3-1
This commit is contained in:
parent
22d613b97b
commit
3164481ba9
2 changed files with 12 additions and 7 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
||||||
_srcname=linux-5.0
|
_srcname=linux-5.0
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ARMv7 multi-platform"
|
_desc="ARMv7 multi-platform"
|
||||||
pkgver=5.0.2
|
pkgver=5.0.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
rcnrel=armv7-x4
|
rcnrel=armv7-x5
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -35,8 +35,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
||||||
'60-linux.hook'
|
'60-linux.hook'
|
||||||
'90-linux.hook')
|
'90-linux.hook')
|
||||||
md5sums=('7381ce8aac80a01448e065ce795c19c0'
|
md5sums=('7381ce8aac80a01448e065ce795c19c0'
|
||||||
'31220991722b9f40ef9d7370557754a0'
|
'de30e6d9ebdfe03254536bf4e1bdd857'
|
||||||
'bc09ff80d1ba09eedfaf4b657fd58f69'
|
'e56f8bb94c010febe3c5a145e62276db'
|
||||||
'186d831eddea59ab5cc7c62cc4696897'
|
'186d831eddea59ab5cc7c62cc4696897'
|
||||||
'd9a7a634715fa7219159573bd61d3ff7'
|
'd9a7a634715fa7219159573bd61d3ff7'
|
||||||
'495ec4bfb1e4a12cca55a3c9bde58bdc'
|
'495ec4bfb1e4a12cca55a3c9bde58bdc'
|
||||||
|
@ -46,7 +46,7 @@ md5sums=('7381ce8aac80a01448e065ce795c19c0'
|
||||||
'5a4a3385293b0d6b156f393a2c685475'
|
'5a4a3385293b0d6b156f393a2c685475'
|
||||||
'e4a4d30642990394812eb996de6705d5'
|
'e4a4d30642990394812eb996de6705d5'
|
||||||
'21170922884a1ab0aa7d0711e1012b5f'
|
'21170922884a1ab0aa7d0711e1012b5f'
|
||||||
'd7d13fc11ecc46b1ddc8052277e2b8de'
|
'63deea9cac9fe196a97178cdfb4a7ab6'
|
||||||
'4f2379ed84258050edb858ee8d281678'
|
'4f2379ed84258050edb858ee8d281678'
|
||||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||||
'584777ae88bce2c5659960151b64c7d8'
|
'584777ae88bce2c5659960151b64c7d8'
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 5.0.2-1 Kernel Configuration
|
# Linux/arm 5.0.3-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -7144,7 +7144,12 @@ CONFIG_DMA_ENGINE_RAID=y
|
||||||
CONFIG_SYNC_FILE=y
|
CONFIG_SYNC_FILE=y
|
||||||
# CONFIG_SW_SYNC is not set
|
# CONFIG_SW_SYNC is not set
|
||||||
# CONFIG_UDMABUF is not set
|
# CONFIG_UDMABUF is not set
|
||||||
# CONFIG_AUXDISPLAY is not set
|
CONFIG_AUXDISPLAY=y
|
||||||
|
CONFIG_HD44780=m
|
||||||
|
CONFIG_IMG_ASCII_LCD=m
|
||||||
|
CONFIG_HT16K33=m
|
||||||
|
CONFIG_ARM_CHARLCD=y
|
||||||
|
CONFIG_CHARLCD=m
|
||||||
CONFIG_UIO=m
|
CONFIG_UIO=m
|
||||||
CONFIG_UIO_CIF=m
|
CONFIG_UIO_CIF=m
|
||||||
CONFIG_UIO_PDRV_GENIRQ=m
|
CONFIG_UIO_PDRV_GENIRQ=m
|
||||||
|
|
Loading…
Reference in a new issue