[meta-xilinx] [PATCH] qemu: Update to use the 2016.3 tag

Alistair Francis alistair.francis at xilinx.com
Fri Nov 4 15:40:06 PDT 2016


Signed-off-by: Alistair Francis <alistair.francis at xilinx.com>
---
QEMU had been frozen for so long that no changes where needed to the SHAs,
but I figured I should clarify that we are using the 2016.3 release.

This is what should be in the Morty release.

I'm not sure what to do about actually running our QEMU, without the patches
I recently sent the -kernel, -dtb and -initrd options are always included which
breaks QEMU. I think we might just need to wait until after Morty until those
can go in.

 recipes-devtools/qemu/qemu-devicetrees_2.2.5.bb | 1 +
 recipes-devtools/qemu/qemu-xilinx_2.2.5.bb      | 1 +
 2 files changed, 2 insertions(+)

diff --git a/recipes-devtools/qemu/qemu-devicetrees_2.2.5.bb b/recipes-devtools/qemu/qemu-devicetrees_2.2.5.bb
index b4c914b..377e86e 100644
--- a/recipes-devtools/qemu/qemu-devicetrees_2.2.5.bb
+++ b/recipes-devtools/qemu/qemu-devicetrees_2.2.5.bb
@@ -7,6 +7,7 @@ inherit deploy
 
 LIC_FILES_CHKSUM = "file://Makefile;beginline=1;endline=27;md5=7348b6cbcae69912cb1dee68d6c68d99"
 
+# This is the commit used in the 2016.3 tag
 SRCREV = "46faf58cd14cdfd06cae7c076cb486af8565ab6a"
 SRC_URI = "git://github.com/Xilinx/qemu-devicetrees.git;protocol=https;nobranch=1"
 
diff --git a/recipes-devtools/qemu/qemu-xilinx_2.2.5.bb b/recipes-devtools/qemu/qemu-xilinx_2.2.5.bb
index d4616d3..b54f342 100644
--- a/recipes-devtools/qemu/qemu-xilinx_2.2.5.bb
+++ b/recipes-devtools/qemu/qemu-xilinx_2.2.5.bb
@@ -10,6 +10,7 @@ LIC_FILES_CHKSUM = " \
 		file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913 \
 		"
 
+# This is the commit used in the 2016.3 tag
 SRCREV = "de453ab4cf993f63de502c4efd8a08a347c3b164"
 SRC_URI = "git://github.com/Xilinx/qemu.git;protocol=https;nobranch=1"
 
-- 
2.7.4




More information about the meta-xilinx mailing list