Skip to content

Commit

Permalink
linux-helios4 to 5.0.2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
gbcreation committed Mar 19, 2019
1 parent 90e7809 commit 4007480
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 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.1
pkgver=5.0.2
pkgrel=1
rcnrel=armv7-x3
rcnrel=armv7-x4
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'
'488f0f1b00a0861b4c3ddf578f1bd548'
'7da240e8310b58209fdaa691316cdae1'
'31220991722b9f40ef9d7370557754a0'
'bc09ff80d1ba09eedfaf4b657fd58f69'
'186d831eddea59ab5cc7c62cc4696897'
'd9a7a634715fa7219159573bd61d3ff7'
'495ec4bfb1e4a12cca55a3c9bde58bdc'
Expand All @@ -49,7 +49,7 @@ md5sums=('7381ce8aac80a01448e065ce795c19c0'
'5a4a3385293b0d6b156f393a2c685475'
'e4a4d30642990394812eb996de6705d5'
'21170922884a1ab0aa7d0711e1012b5f'
'7a451d0d67a881606127233a3848eb90'
'f35c86bc97f971449c0c6af46e783fc8'
'86d4a35722b5410e3b29fc92dae15d4b'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'3e2a512f8da5db5fe9f17875405e56a3'
Expand Down
10 changes: 7 additions & 3 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.1-1 Kernel Configuration
# Linux/arm 5.0.2-1 Kernel Configuration
#

#
Expand Down Expand Up @@ -1668,7 +1668,7 @@ CONFIG_NL80211_TESTMODE=y
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEFAULT_PS is not set
# CONFIG_CFG80211_DEBUGFS is not set
CONFIG_CFG80211_CRDA_SUPPORT=y
CONFIG_CFG80211_WEXT=y
Expand Down Expand Up @@ -2391,6 +2391,7 @@ CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
# CONFIG_MD_CLUSTER is not set
CONFIG_BCACHE=m
# CONFIG_BCACHE_DEBUG is not set
# CONFIG_BCACHE_CLOSURES_DEBUG is not set
Expand Down Expand Up @@ -7493,8 +7494,10 @@ CONFIG_XFS_RT=y
# CONFIG_XFS_WARN is not set
# CONFIG_XFS_DEBUG is not set
CONFIG_GFS2_FS=m
CONFIG_GFS2_FS_LOCKING_DLM=y
CONFIG_OCFS2_FS=m
CONFIG_OCFS2_FS_O2CB=m
CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m
CONFIG_OCFS2_FS_STATS=y
CONFIG_OCFS2_DEBUG_MASKLOG=y
# CONFIG_OCFS2_DEBUG_FS is not set
Expand Down Expand Up @@ -7778,7 +7781,8 @@ CONFIG_NLS_MAC_INUIT=m
CONFIG_NLS_MAC_ROMANIAN=m
CONFIG_NLS_MAC_TURKISH=m
CONFIG_NLS_UTF8=y
# CONFIG_DLM is not set
CONFIG_DLM=m
# CONFIG_DLM_DEBUG is not set

#
# Security options
Expand Down

0 comments on commit 4007480

Please sign in to comment.