summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/conf/layer.conf
diff options
context:
space:
mode:
authorSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>2023-01-12 15:33:01 -0700
committerMark Hatle <mark.hatle@amd.com>2023-04-10 09:03:22 -0700
commite053aff1585e91eeefd14df2af7e30a266d2cec5 (patch)
tree7e1abaf7d85fe8177873e8b5edf8cd3dd20a4f2b /meta-xilinx-bsp/conf/layer.conf
parent84e209dfca2fd72d8ebc44a4c4a9faba5671d159 (diff)
downloadmeta-xilinx-e053aff1585e91eeefd14df2af7e30a266d2cec5.tar.gz
microblazeel: Update kc705 machine conf file using gen-machineconf tool
1. Update below microblazeel eval board machine conf file using gen-machineconf tool by parsing respective xsa. 2. Move variables which changes based on xsa before required inclusion file to handle pre-expansion values. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> 3. Remove kc705-bitstream, use standard bitstream-extraction now Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-bsp/conf/layer.conf')
-rw-r--r--meta-xilinx-bsp/conf/layer.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/conf/layer.conf b/meta-xilinx-bsp/conf/layer.conf
index 56a5bc29..051ca361 100644
--- a/meta-xilinx-bsp/conf/layer.conf
+++ b/meta-xilinx-bsp/conf/layer.conf
@@ -17,5 +17,3 @@ BBFILE_PRIORITY_xilinx-bsp = "5"
17LAYERDEPENDS_xilinx-bsp = "xilinx" 17LAYERDEPENDS_xilinx-bsp = "xilinx"
18 18
19LAYERSERIES_COMPAT_xilinx-bsp = "langdale" 19LAYERSERIES_COMPAT_xilinx-bsp = "langdale"
20
21PREFERRED_VERSION_kc705-bitstream ?= "${XILINX_RELEASE_VERSION}"