[yocto] [[meta-xilinx-community][PATCH] 1/3] microzed: kernel: update to 3.14

David Andrey david.andrey at netmodule.com
Tue Jul 29 08:34:10 PDT 2014


Use Xilinx kernel 3.14 for the Microzed board
instead of the 3.10

Signed-off-by: David Andrey <david.andrey at netmodule.com>
---
 conf/machine/microzed-zynq7.conf |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/conf/machine/microzed-zynq7.conf b/conf/machine/microzed-zynq7.conf
index a57614a..b7f8934 100644
--- a/conf/machine/microzed-zynq7.conf
+++ b/conf/machine/microzed-zynq7.conf
@@ -1,9 +1,10 @@
+# Copyright (C) 2014, David Andrey <david.andrey at netmodule.com>
 #@TYPE: Machine
 #@NAME: microzed-zynq7
 #@DESCRIPTION: Machine support for microZed. (http://www.microzed.org/)
 
 # Versions corresponding to microzed documentation
-PREFERRED_VERSION_linux-xlnx ?= "3.10%"
+PREFERRED_VERSION_linux-xlnx ?= "3.14%"
 PREFERRED_VERSION_u-boot-xlnx ?= "v2013.01%"
 
 require conf/machine/include/tune-zynq.inc
-- 
1.7.10.4




More information about the yocto mailing list