mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-imx6-cubox-dt rebuild
This commit is contained in:
parent
351f778ee8
commit
d61ed98a60
1 changed files with 3 additions and 4 deletions
|
@ -10,12 +10,12 @@ 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=e85332f747c8ad0d6f4482ac1d4299a293ce52d5
|
||||
_commit=07da1e8751820e19fe448802666c0211ac6e239f
|
||||
_srcname=linux-imx6-3.14-${_commit}
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.14
|
||||
pkgver=${_basekernel}.14
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
cryptodev_commit=6aa62a2c320b04f55fdfe0ed015c3d9b48997239
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -27,8 +27,7 @@ source=("https://github.com/SolidRun/linux-imx6-3.14/archive/${_commit}.tar.gz"
|
|||
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver:0:4}"
|
||||
'0001-Bluetooth-allocate-static-minor-for-vhci.patch'
|
||||
'config')
|
||||
|
||||
md5sums=('ddb5c90773318db4bf23899103e52d86'
|
||||
md5sums=('268ef70a97ad5b3485617c7adaf9b9e5'
|
||||
'ddf7876487c876f6676ef0e050e9d204'
|
||||
'SKIP'
|
||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||
|
|
Loading…
Reference in a new issue