core/linux-am33x to 4.18.1-1

This commit is contained in:
Kevin Mihelich 2018-08-17 02:15:16 +00:00
parent 54c2c8728b
commit 7bc7a24025

View file

@ -7,16 +7,16 @@ pkgbase=linux-am33x
_srcname=linux-4.18
_kernelname=${pkgbase#linux}
_desc="TI AM335x Beaglebone (Black)"
pkgver=4.18.0
pkgver=4.18.1
pkgrel=1
rcnrel=bone2
rcnrel=bone3
arch=('armv7h')
url="http://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'dtc')
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"
"http://rcn-ee.com/deb/sid-armhf/v${pkgver}-${rcnrel}/patch-${pkgver%.0}-${rcnrel}.diff.gz"
"git+https://github.com/RobertCNelson/bb.org-overlays.git"
'0001-add-lcd-cape-for-chiliboard.patch'
@ -25,7 +25,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
'linux.preset'
'99-linux.hook')
md5sums=('bee5fe53ee1c3142b8f0c12c0d3348f9'
'c0b2dff95c868055c00cba198d82b62f'
'bc8d68c9508576e62008c186a4c13668'
'e857b0064d0abccd53e260784ed16f4f'
'SKIP'
'ee16bcdbbf978e714455933ecd6dd8fe'
'5698870a716fed205215d258cc71e296'
@ -37,7 +38,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-${pkgver%.0}-${rcnrel}.diff