core/linux-armv5 to 4.20.1-1

This commit is contained in:
Kevin Mihelich 2019-01-10 02:46:47 +00:00
parent 11f396d8f4
commit cee098e9c9
2 changed files with 7 additions and 5 deletions

View file

@ -7,7 +7,7 @@ pkgbase=linux-armv5
_srcname=linux-4.20
_kernelname=${pkgbase#linux}
_desc="ARMv5 multi-platform"
pkgver=4.20.0
pkgver=4.20.1
pkgrel=1
arch=('arm')
url="http://www.kernel.org/"
@ -15,7 +15,7 @@ license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
options=('!strip')
source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
#"http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz"
"http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz"
'0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
'0002-at91-ariag25-updates.patch'
'0003-at91-arietta-g25-support.patch'
@ -29,6 +29,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
'linux.preset'
'99-linux.hook')
md5sums=('d39dd4ba2d5861c54b90d49be19eaf31'
'7e40323befd2f78e5332ee19db6ec7b0'
'a6a9bd6503c3cab5163590541ed1a125'
'965da7ab05bc9f4d67eef06bb429a4d9'
'5f785fedf692c7a68bf592564944bff3'
@ -38,7 +39,7 @@ md5sums=('d39dd4ba2d5861c54b90d49be19eaf31'
'eb00def5fc3a2e1d690f3b7e67788345'
'638035602b3e456d4babfe5559bfba94'
'f85bf2ab9fa056f5dfa7650b59a37d6f'
'68fb871bdb09d2c1ad218471dc95fb6c'
'4f56a9c615137e0a30f2bf226df5cea2'
'73d88ba395003e8cdb07daeb2c080ec5'
'79fa396e3f9a09a85156d6d7c2d34b58')
@ -46,7 +47,7 @@ prepare() {
cd "${srcdir}/${_srcname}"
# add upstream patch
#git apply --whitespace=nowarn "${srcdir}/patch-${pkgver}"
git apply --whitespace=nowarn "${srcdir}/patch-${pkgver}"
# ALARM patches
git apply ../0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.20.0-1 Kernel Configuration
# Linux/arm 4.20.1-1 Kernel Configuration
#
#
@ -5006,6 +5006,7 @@ CONFIG_USB_G_HID=m
# CONFIG_USB_G_DBGP is not set
CONFIG_USB_G_WEBCAM=m
# CONFIG_TYPEC is not set
# CONFIG_USB_ROLE_SWITCH is not set
CONFIG_USB_LED_TRIG=y
CONFIG_USB_ULPI_BUS=y
CONFIG_UWB=m