core/linux-imx6-cubox-dt to 3.14.33-1

This commit is contained in:
moonman 2015-02-12 08:02:49 +00:00
parent 2a12d96d62
commit aab8b46ebc

View file

@ -11,14 +11,14 @@ buildarch=4
pkgbase=linux-imx6-cubox-dt
pkgname=('linux-imx6-cubox-dt' 'linux-headers-imx6-cubox-dt')
# pkgname=linux-custom # Build kernel with a different name
_commit=8714908500a526ccad805fe89499b6311264c5fa
_commit=2e797cef7e50a0fd70e5422436ffbd4f4bd31376
_srcname=linux-imx6-3.14-${_commit}
_kernelname=${pkgname#linux}
_basekernel=3.14
pkgver=${_basekernel}.32
pkgrel=2
cryptodev_commit=6aa62a2c320b04f55fdfe0ed015c3d9b48997239
arch=('arm')
pkgver=${_basekernel}.33
pkgrel=1
cryptodev_commit=5054d20d45571cc85339351fde52f872eeb82206
arch=('armv7h')
url="http://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'uboot-mkimage' 'git' 'lzop')
@ -30,16 +30,18 @@ source=("https://github.com/moonman/linux-imx6-3.14/archive/${_commit}.tar.gz"
'config'
'001_cec.patch'
'002_cec.patch'
'003_cec.patch')
'003_cec.patch'
"lirc-fix.patch::https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/?id=a8f29e89f2b54fbf2c52be341f149bc195b63a8b")
md5sums=('d4c399933152f8f56378d67d7462cced'
'ddf7876487c876f6676ef0e050e9d204'
md5sums=('d61e12f9ebdd50cc1491a3ec8cb7c16a'
'8f81b86fffb53ab49d1e48f86383deea'
'SKIP'
'1b276abe16d14e133f3f28d9c9e6bd68'
'5315fab8f481b34a2ed6abe5d27035ca'
'8bf79a580704e8dab806f58043720a90'
'6391a74bf1d451b74df6f189a25cf642'
'a70798b63a0e7c3fb50a57ea1815d353')
'a70798b63a0e7c3fb50a57ea1815d353'
'36b526eb00c6328ac0ad742bce22efe3')
prepare() {
cd "${srcdir}/${_srcname}"
@ -62,6 +64,9 @@ msg2 "CEC patches"
patch -Np1 -i ${srcdir}/002_cec.patch
patch -Np1 -i ${srcdir}/003_cec.patch
msg2 "Lirc fixes"
patch -Np1 -i ${srcdir}/lirc-fix.patch
cat "${srcdir}/config" > ./.config
# add pkgrel to extraversion