From a52c689b05a6d0b829683e364c26295a4b043a4b Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 30 May 2015 01:12:07 +0000 Subject: [PATCH] core/linux-zedboard to 3.19.0-2 --- core/linux-zedboard/PKGBUILD | 8 ++++---- core/linux-zedboard/config | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/linux-zedboard/PKGBUILD b/core/linux-zedboard/PKGBUILD index 0b4f4a27a..d3b67d269 100644 --- a/core/linux-zedboard/PKGBUILD +++ b/core/linux-zedboard/PKGBUILD @@ -4,12 +4,12 @@ buildarch=4 pkgbase=linux-zedboard -_commit=3ac6c72c1737db1963d6c57b301bc10723b55a5b +_commit=89590ccd978a242819f95e26ea26ee609864bd52 _srcname=linux-xlnx-${_commit} _kernelname=${pkgbase#linux} _desc="ZedBoard" pkgver=3.19.0 -pkgrel=1 +pkgrel=2 arch=('armv7h') url="https://github.com/Xilinx/linux-xlnx" license=('GPL2') @@ -18,9 +18,9 @@ options=('!strip') source=("https://github.com/Xilinx/linux-xlnx/archive/${_commit}.tar.gz" "git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}" 'config') -md5sums=('ed80ba606deef61a896e29ff33795a52' +md5sums=('a8c513775d714e5d6e7b0ed255920bf4' 'SKIP' - 'c16880c8a6e73d9fd0a0e56a2cc51086') + '8da8be2690c101b39394b31b4a89355b') prepare() { cd "${srcdir}/${_srcname}" diff --git a/core/linux-zedboard/config b/core/linux-zedboard/config index c306178b4..3a88e1474 100644 --- a/core/linux-zedboard/config +++ b/core/linux-zedboard/config @@ -1,6 +1,6 @@ # # 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_HAS_SG_CHAIN=y @@ -3891,7 +3891,7 @@ CONFIG_XILINX_AXICDMA=y # CONFIG_XILINX_CDMATEST is not set # CONFIG_XILINX_DPDMA 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_DMA_ENGINE=y CONFIG_DMA_OF=y