summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorSipke Vriend <sipke.vriend@xilinx.com>2013-04-30 15:59:32 +1000
committerSipke Vriend <sipke.vriend@xilinx.com>2013-05-02 12:57:50 +1000
commitf79f67aa40ad5416743394bc95e8a9220f927c6a (patch)
tree9f027612cc950ceba5c4833774e1017826d67231 /recipes-kernel
parent41fe4b09dfdfefd90c8945f1f02da6f45085fd2a (diff)
downloadmeta-xilinx-f79f67aa40ad5416743394bc95e8a9220f927c6a.tar.gz
Added meta-zc702 board layer.
Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-xlnx_3.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_3.8.bb b/recipes-kernel/linux/linux-xlnx_3.8.bb
index b5ee3cc1..0d6fc448 100644
--- a/recipes-kernel/linux/linux-xlnx_3.8.bb
+++ b/recipes-kernel/linux/linux-xlnx_3.8.bb
@@ -7,6 +7,6 @@ include linux-xlnx.inc
7# Override SRCREV to point to a different commit in a bbappend file to 7# Override SRCREV to point to a different commit in a bbappend file to
8# Or add patches as required 8# Or add patches as required
9 9
10# This version doesn't build in Poky 1.3, patch required http://patches.openembedded.org/patch/38283/
10LINUX_VERSION = "3.8" 11LINUX_VERSION = "3.8"
11# This version doesn't build at moment, suspect defconfig at this point...
12SRCREV = "6a0bedad60e2bca8d9b50bf81b9895e29e31a6d7" 12SRCREV = "6a0bedad60e2bca8d9b50bf81b9895e29e31a6d7"