core/linux-am33x to 4.19.0-1

This commit is contained in:
Kevin Mihelich 2018-10-27 19:57:36 +00:00
parent 17e08b8924
commit 70c4740a47
2 changed files with 687 additions and 711 deletions

View file

@ -4,19 +4,19 @@
buildarch=4
pkgbase=linux-am33x
_srcname=linux-4.18
_srcname=linux-4.19
_kernelname=${pkgbase#linux}
_desc="TI AM335x Beaglebone (Black)"
pkgver=4.18.13
pkgver=4.19.0
pkgrel=1
rcnrel=bone14
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'
@ -24,13 +24,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
'config'
'linux.preset'
'99-linux.hook')
md5sums=('bee5fe53ee1c3142b8f0c12c0d3348f9'
'66d2396d0abc987979c8b06426e9a1d3'
'609176840c19369c0539bda42275c0a2'
md5sums=('740a90cf810c2105df8ee12e5d0bb900'
'941ece5b30da62b4d9c52fd05516cb8f'
'SKIP'
'ee16bcdbbf978e714455933ecd6dd8fe'
'5698870a716fed205215d258cc71e296'
'07b1349717cbee18cfc6815487be5d8b'
'd0370d52f1e830ebf5de5a76a68cdf4f'
'78ccc998f27eec49a9d5490218b1b1ab'
'79fa396e3f9a09a85156d6d7c2d34b58')
@ -38,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-${pkgver%.0}-${rcnrel}.diff

File diff suppressed because it is too large Load diff