meta-xilinx: subtree update:eb4ba06eb1..96f122efe4

Mark Hatle (4):
      meta-xilinx-standalone: Prevent user error, when meta-microblaze is required
      meta-microblaze gdb: Backport gdb 9.2 from master YP, and lock down version
      qemu-xilinx: lock down on YP 5.1.0 integration
      newlib/libgloss: YP has moved to version 4.1.0, adjust accordingly

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Ied7be0ecf17a377bbbf1366d1961bb77c68bf2d4
diff --git a/meta-xilinx/meta-microblaze/conf/layer.conf b/meta-xilinx/meta-microblaze/conf/layer.conf
index e4e4d90..794e107 100644
--- a/meta-xilinx/meta-microblaze/conf/layer.conf
+++ b/meta-xilinx/meta-microblaze/conf/layer.conf
@@ -12,3 +12,6 @@
 LAYERDEPENDS_xilinx-microblaze = "core"
 
 LAYERSERIES_COMPAT_xilinx-microblaze = "dunfell gatesgarth"
+
+# Until we've moved to a newer version, we need to stick on 9.2
+GDBVERSION_microblaze = "9.2"