Skip to content

Commit

Permalink
linux-helios4 to 5.0.3-1
Browse files Browse the repository at this point in the history
  • Loading branch information
gbcreation committed Mar 23, 2019
1 parent 4007480 commit 0f333c9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
10 changes: 5 additions & 5 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ pkgbase=linux-helios4
_srcname=linux-5.0
_kernelname=${pkgbase#linux}
_desc="ARMv7 Helios4"
pkgver=5.0.2
pkgver=5.0.3
pkgrel=1
rcnrel=armv7-x4
rcnrel=armv7-x5
arch=('armv7h')
url="http://www.kernel.org/"
license=('GPL2')
Expand Down Expand Up @@ -38,8 +38,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
'https://raw.githubusercontent.com/armbian/build/master/patch/kernel/mvebu-next/92-mvebu-gpio-add_wake_on_gpio_support.patch'
'https://raw.githubusercontent.com/armbian/build/master/patch/kernel/mvebu-next/94-helios4-dts-add-wake-on-lan-support.patch')
md5sums=('7381ce8aac80a01448e065ce795c19c0'
'31220991722b9f40ef9d7370557754a0'
'bc09ff80d1ba09eedfaf4b657fd58f69'
'de30e6d9ebdfe03254536bf4e1bdd857'
'e56f8bb94c010febe3c5a145e62276db'
'186d831eddea59ab5cc7c62cc4696897'
'd9a7a634715fa7219159573bd61d3ff7'
'495ec4bfb1e4a12cca55a3c9bde58bdc'
Expand All @@ -49,7 +49,7 @@ md5sums=('7381ce8aac80a01448e065ce795c19c0'
'5a4a3385293b0d6b156f393a2c685475'
'e4a4d30642990394812eb996de6705d5'
'21170922884a1ab0aa7d0711e1012b5f'
'f35c86bc97f971449c0c6af46e783fc8'
'0066ce1eafef137a89e0ff47d28413e0'
'86d4a35722b5410e3b29fc92dae15d4b'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'3e2a512f8da5db5fe9f17875405e56a3'
Expand Down
9 changes: 7 additions & 2 deletions config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.0.2-1 Kernel Configuration
# Linux/arm 5.0.3-1 Kernel Configuration
#

#
Expand Down Expand Up @@ -6584,7 +6584,12 @@ CONFIG_DMA_ENGINE_RAID=y
CONFIG_SYNC_FILE=y
# CONFIG_SW_SYNC 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_CIF=m
CONFIG_UIO_PDRV_GENIRQ=m
Expand Down

0 comments on commit 0f333c9

Please sign in to comment.