summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorAlistair Francis <alistair.francis@xilinx.com>2017-04-19 15:57:20 -0700
committerNathan Rossi <nathan@nathanrossi.com>2017-04-28 00:22:50 +1000
commitabf9bf7f4f4cd50fc22395553b7b684932d279a1 (patch)
tree3cf0981e04f12090ba57526c0b8ace3b8affe471 /recipes-devtools
parent3119a03a3db979541a5a20884e393c3b0868f9b5 (diff)
downloadmeta-xilinx-abf9bf7f4f4cd50fc22395553b7b684932d279a1.tar.gz
qemu: Update to the 2017.1 release
Update the QEMU and QEMU device tree commit SHAs to the 2017.1 release. Signed-off-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/qemu/qemu-devicetrees_2017.1.bb2
-rw-r--r--recipes-devtools/qemu/qemu-xilinx_2017.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/qemu/qemu-devicetrees_2017.1.bb b/recipes-devtools/qemu/qemu-devicetrees_2017.1.bb
index c51751eb..dc38f75d 100644
--- a/recipes-devtools/qemu/qemu-devicetrees_2017.1.bb
+++ b/recipes-devtools/qemu/qemu-devicetrees_2017.1.bb
@@ -7,7 +7,7 @@ inherit deploy
7 7
8LIC_FILES_CHKSUM = "file://Makefile;beginline=1;endline=27;md5=7348b6cbcae69912cb1dee68d6c68d99" 8LIC_FILES_CHKSUM = "file://Makefile;beginline=1;endline=27;md5=7348b6cbcae69912cb1dee68d6c68d99"
9 9
10SRCREV = "1085e32a9ddc232963512923332094a58a05d1af" 10SRCREV = "294ffabc02d8a3933f7acfb2256489677776af8d"
11SRC_URI = "git://github.com/Xilinx/qemu-devicetrees.git;protocol=https;nobranch=1" 11SRC_URI = "git://github.com/Xilinx/qemu-devicetrees.git;protocol=https;nobranch=1"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
diff --git a/recipes-devtools/qemu/qemu-xilinx_2017.1.bb b/recipes-devtools/qemu/qemu-xilinx_2017.1.bb
index 8fba4d1f..f149da06 100644
--- a/recipes-devtools/qemu/qemu-xilinx_2017.1.bb
+++ b/recipes-devtools/qemu/qemu-xilinx_2017.1.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = " \
10 file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913 \ 10 file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913 \
11 " 11 "
12 12
13SRCREV = "a83265d7403ee49c9a911c920961ef29deac96eb" 13SRCREV = "45d810957b0f837a5685fbe4bc8d9e3268c1fe64"
14SRC_URI = "git://github.com/Xilinx/qemu.git;protocol=https;nobranch=1" 14SRC_URI = "git://github.com/Xilinx/qemu.git;protocol=https;nobranch=1"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"