summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2017-11-14 23:15:23 +1000
committerManjukumar Matha <manjukumar.harthikote-matha@xilinx.com>2017-11-21 11:19:00 -0800
commit9814008b5ff354142e644609b6b4356c4161c521 (patch)
treec3fb20effbb06b72257e876ea9f4212fc81b9cd2 /recipes-devtools
parent06d3a9509ed38ae39ee4bfaa698e625011576318 (diff)
downloadmeta-xilinx-9814008b5ff354142e644609b6b4356c4161c521.tar.gz
Update recipes for Xilinx v2017.3 release
Update the arm-trusted-firmware, pmu-firmware, u-boot-xlnx, linux-xlnx, qemu-xilinx and qemu-devicetrees recipes for to the 'xilinx-v2017.3' release tags. Drop/update existing patches where applicable. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Reviewed-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/qemu/qemu-devicetrees_2017.3.bb (renamed from recipes-devtools/qemu/qemu-devicetrees_2017.1.bb)2
-rw-r--r--recipes-devtools/qemu/qemu-xilinx_2017.3.bb (renamed from recipes-devtools/qemu/qemu-xilinx_2017.1.bb)2
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.3.bb
index df9c2c8c..d5cfe0b0 100644
--- a/recipes-devtools/qemu/qemu-devicetrees_2017.1.bb
+++ b/recipes-devtools/qemu/qemu-devicetrees_2017.3.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 = "294ffabc02d8a3933f7acfb2256489677776af8d" 10SRCREV = "4b951c594078562e9dd828430075968dd91ac425"
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.3.bb
index c0d09621..624715da 100644
--- a/recipes-devtools/qemu/qemu-xilinx_2017.1.bb
+++ b/recipes-devtools/qemu/qemu-xilinx_2017.3.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 = "45d810957b0f837a5685fbe4bc8d9e3268c1fe64" 13SRCREV = "8f8c89b18f6e4523099e41d81769fc534064b8de"
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"