mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-imx6-cubox-dt to 3.14.36-1
This commit is contained in:
parent
4757ed5569
commit
e48fba6ee2
1 changed files with 4 additions and 4 deletions
|
@ -11,11 +11,11 @@ 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=eb5f45468455a28870ca6f8ead12a8bdfed2dacc
|
||||
_commit=6b204676921863c8d25beffdaa135b1c96b99b1f
|
||||
_srcname=linux-imx6-3.14-${_commit}
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.14
|
||||
pkgver=${_basekernel}.35
|
||||
pkgver=${_basekernel}.36
|
||||
pkgrel=1
|
||||
cryptodev_commit=5054d20d45571cc85339351fde52f872eeb82206
|
||||
arch=('armv7h')
|
||||
|
@ -24,7 +24,7 @@ license=('GPL2')
|
|||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'uboot-mkimage' 'git' 'lzop')
|
||||
options=('!strip')
|
||||
source=("https://github.com/moonman/linux-imx6-3.14/archive/${_commit}.tar.gz"
|
||||
"cryptodev.tar.gz::https://github.com/cryptodev-linux/cryptodev-linux/archive/${cryptodev_commit}.tar.gz"
|
||||
"cryptodev-${cryptodev_commit}.tar.gz::https://github.com/cryptodev-linux/cryptodev-linux/archive/${cryptodev_commit}.tar.gz"
|
||||
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver:0:4}.21+"
|
||||
'0001-Bluetooth-allocate-static-minor-for-vhci.patch'
|
||||
'config'
|
||||
|
@ -32,7 +32,7 @@ source=("https://github.com/moonman/linux-imx6-3.14/archive/${_commit}.tar.gz"
|
|||
'002_cec.patch'
|
||||
'003_cec.patch')
|
||||
|
||||
md5sums=('d4fefbb705faf5c72d96354e1b92c2d8'
|
||||
md5sums=('b075b767ed4e43f288a2fa1588b8d6f3'
|
||||
'8f81b86fffb53ab49d1e48f86383deea'
|
||||
'SKIP'
|
||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||
|
|
Loading…
Reference in a new issue