[meta-xilinx] [PATCH 7/12] kc705-microblazeel: Pin to u-boot-xlnx at xilinx-v2016.4

Nathan Rossi nathan at nathanrossi.com
Sun May 7 07:07:06 PDT 2017


Pin the preferred provider and version of the kc705-microblazeel machine
to u-boot-xlnx and Xilinx release version xilinx-v2016.4. This is due to
patches only available for this version of u-boot-xlnx.

Signed-off-by: Nathan Rossi <nathan at nathanrossi.com>
---
 conf/machine/kc705-microblazeel.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/conf/machine/kc705-microblazeel.conf b/conf/machine/kc705-microblazeel.conf
index efd83b7845..736880f396 100644
--- a/conf/machine/kc705-microblazeel.conf
+++ b/conf/machine/kc705-microblazeel.conf
@@ -18,3 +18,6 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "device-tree"
 
 EXTRA_IMAGEDEPENDS += "virtual/bitstream"
 
+PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-xlnx"
+PREFERRED_VERSION_u-boot-xlnx ?= "v2016.07-xilinx-v2016.4%"
+
-- 
2.11.0




More information about the meta-xilinx mailing list