mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-imx6-cubox-dt to 3.14.57-1
This commit is contained in:
parent
5e6bc9c69f
commit
c0d7389aae
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer1: Dave Higham <pepedog@archlinuxarm.org>
|
||||
# Maintainer2: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# Contributor: Oleg Rakhmanov <oleg@archlinuxarm.org>
|
||||
# Maintainer: Dave Higham <pepedog@archlinuxarm.org>
|
||||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# Maintainer: Oleg Rakhmanov <oleg@archlinuxarm.org>
|
||||
|
||||
# Cubox i.MX6 kernel and headers
|
||||
# - note: any other kernel packages should include headers for that march
|
||||
|
@ -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=1c1ff8179667df2459477ddc66e58d937bab4dfe
|
||||
_commit=d7db70a0c74c1b7a9fc7857227b3147c67c2ee05
|
||||
_srcname=linux-imx6-3.14-${_commit}
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.14
|
||||
pkgver=${_basekernel}.56
|
||||
pkgver=${_basekernel}.57
|
||||
pkgrel=1
|
||||
cryptodev_commit=da730106c2558c8e0c8e1b1b1812d32ef9574ab7
|
||||
bfqver=v7r8
|
||||
|
@ -37,7 +37,7 @@ source=("linux-${_commit}::https://github.com/moonman/linux-imx6-3.14/archive/${
|
|||
'002_cec.patch'
|
||||
'003_cec.patch')
|
||||
|
||||
md5sums=('57183948b66f275816e5479ef8de99ef'
|
||||
md5sums=('49e03dae87f28b7b408995fec447262a'
|
||||
'8fb4d3b7cc970351f3b5078b7893a107'
|
||||
'SKIP'
|
||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||
|
|
Loading…
Reference in a new issue