mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-imx6-cubox-dt kernel audio bug fixes
thanks to @warped-rudi
This commit is contained in:
parent
2e7549a4c0
commit
eb78bcbdc8
1 changed files with 3 additions and 3 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=9a5c3dfa0663a41489fbd94a56a6c79ab2981f78
|
||||
_commit=a71939b0ffdc9746c55e95f25a152c705eee140b
|
||||
_srcname=linux-linaro-stable-mx6-${_commit}
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.10
|
||||
pkgver=${_basekernel}.30
|
||||
pkgrel=25
|
||||
pkgrel=26
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -27,7 +27,7 @@ source=("https://github.com/warped-rudi/linux-linaro-stable-mx6/archive/${_commi
|
|||
'http://hg.openbricks.org/openbricks/raw-file/414a70875fc4/config/platforms/arm/imx6/machines/cuboxi/packages/linux/patches/990_cubox-i-hummingboard-enable-spdif.patch'
|
||||
'http://hg.openbricks.org/openbricks/raw-file/414a70875fc4/config/platforms/arm/imx6/machines/cuboxi/packages/linux/patches/991_cubox-i-use-ipu0.patch'
|
||||
'http://hg.openbricks.org/openbricks/raw-file/414a70875fc4/config/platforms/arm/imx6/machines/cuboxi/packages/linux/patches/992_hummingboard-use-ipu0-disable-cec.patch')
|
||||
md5sums=('3f6420eaa207158ac729394cd92ccbbb'
|
||||
md5sums=('48195aab16c2737685b1becfafe667dd'
|
||||
'15305aa19f1b57471944a0737c9484d0'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'7f91cc11b6a63771e415bb3549de8fdd'
|
||||
|
|
Loading…
Reference in a new issue