core/linux-zedboard to 3.19.0-2

This commit is contained in:
Kevin Mihelich 2015-05-30 01:12:07 +00:00
parent ef97bf2ec9
commit a52c689b05
2 changed files with 6 additions and 6 deletions

View file

@ -4,12 +4,12 @@
buildarch=4 buildarch=4
pkgbase=linux-zedboard pkgbase=linux-zedboard
_commit=3ac6c72c1737db1963d6c57b301bc10723b55a5b _commit=89590ccd978a242819f95e26ea26ee609864bd52
_srcname=linux-xlnx-${_commit} _srcname=linux-xlnx-${_commit}
_kernelname=${pkgbase#linux} _kernelname=${pkgbase#linux}
_desc="ZedBoard" _desc="ZedBoard"
pkgver=3.19.0 pkgver=3.19.0
pkgrel=1 pkgrel=2
arch=('armv7h') arch=('armv7h')
url="https://github.com/Xilinx/linux-xlnx" url="https://github.com/Xilinx/linux-xlnx"
license=('GPL2') license=('GPL2')
@ -18,9 +18,9 @@ options=('!strip')
source=("https://github.com/Xilinx/linux-xlnx/archive/${_commit}.tar.gz" source=("https://github.com/Xilinx/linux-xlnx/archive/${_commit}.tar.gz"
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}" "git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}"
'config') 'config')
md5sums=('ed80ba606deef61a896e29ff33795a52' md5sums=('a8c513775d714e5d6e7b0ed255920bf4'
'SKIP' 'SKIP'
'c16880c8a6e73d9fd0a0e56a2cc51086') '8da8be2690c101b39394b31b4a89355b')
prepare() { prepare() {
cd "${srcdir}/${_srcname}" cd "${srcdir}/${_srcname}"

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 3.19.0-1 Kernel Configuration # Linux/arm 3.19.0-2 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y CONFIG_ARM_HAS_SG_CHAIN=y
@ -3891,7 +3891,7 @@ CONFIG_XILINX_AXICDMA=y
# CONFIG_XILINX_CDMATEST is not set # CONFIG_XILINX_CDMATEST is not set
# CONFIG_XILINX_DPDMA is not set # CONFIG_XILINX_DPDMA is not set
# CONFIG_XILINX_VDMA is not set # CONFIG_XILINX_VDMA is not set
# CONFIG_XILINX_ZDMA is not set # CONFIG_XILINX_ZYNQMP_DMA is not set
# CONFIG_NBPFAXI_DMA is not set # CONFIG_NBPFAXI_DMA is not set
CONFIG_DMA_ENGINE=y CONFIG_DMA_ENGINE=y
CONFIG_DMA_OF=y CONFIG_DMA_OF=y