core/linux-am33x to 4.7.1-1

This commit is contained in:
Kevin Mihelich 2016-08-19 00:09:35 +00:00
parent 34af5d590f
commit c708d83821

View file

@ -7,8 +7,8 @@ pkgbase=linux-am33x
_srcname=linux-4.7
_kernelname=${pkgbase#linux}
_desc="TI AM335x Beaglebone (Black)"
pkgver=4.7.0
pkgrel=2
pkgver=4.7.1
pkgrel=1
rcnrel=bone2
arch=('armv7h')
url="http://www.kernel.org/"
@ -16,14 +16,15 @@ license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'dtc-overlay')
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'
'0002-clk-ti-am335x-am4372-Add-tbclk-to-pwm-node.patch'
'config')
md5sums=('5276563eb1f39a048e4a8a887408c031'
'69be96a6f096729651df54a53ac8b8af'
'b87c3627d4c3e3043f46c6422dfd83b0'
'5e053277021be21ae90a303575ead9a1'
'SKIP'
'229d1836ccf94c7e902cfba2407d303f'
'c81f250fa5adb04d0a0d81e273afee48'
@ -33,7 +34,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