core/linux-am33x to 5.4.1-1

This commit is contained in:
Kevin Mihelich 2019-11-30 18:37:23 +00:00
parent c2d8efdd11
commit c0e3b700bd

View file

@ -7,7 +7,7 @@ pkgbase=linux-am33x
_srcname=linux-5.4
_kernelname=${pkgbase#linux}
_desc="TI AM335x Beaglebone (Black)"
pkgver=5.4.0
pkgver=5.4.1
pkgrel=1
rcnver=5.4.0
rcnrel=bone8
@ -17,7 +17,7 @@ license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'dtc')
options=('!strip')
source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
#"http://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz"
"http://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz"
"http://rcn-ee.com/deb/sid-armhf/v${rcnver}-${rcnrel}/patch-${rcnver%.0}-${rcnrel}.diff.gz"
"git+https://github.com/RobertCNelson/bb.org-overlays.git"
'0001-add-lcd-cape-for-chiliboard.patch'
@ -25,6 +25,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
'linux.preset'
'99-linux.hook')
md5sums=('ce9b2d974d27408a61c53a30d3f98fb9'
'0f859f2223def2b6e5dbf627515f708f'
'c2c2a19ea60951d4510936cfec60bb83'
'SKIP'
'ee16bcdbbf978e714455933ecd6dd8fe'
@ -36,7 +37,7 @@ prepare() {
cd "${srcdir}/${_srcname}"
# add upstream patch
#git apply --whitespace=nowarn "${srcdir}/patch-${pkgver}"
git apply --whitespace=nowarn "${srcdir}/patch-${pkgver}"
# RCN patch
git apply ../patch-${rcnver%.0}-${rcnrel}.diff