summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/conf/machine/vck190-versal.conf
diff options
context:
space:
mode:
authorSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>2023-06-21 18:02:39 -0600
committerMark Hatle <mark.hatle@amd.com>2023-06-23 11:19:10 -0500
commitc6428720d6aaaa3f3db873173b7257777fb7c752 (patch)
tree39a3926626829f258538d4ca63e12c37b8ad9fa6 /meta-xilinx-bsp/conf/machine/vck190-versal.conf
parent669660cd808c74d80f6966bd74ca574b45e472d0 (diff)
downloadmeta-xilinx-c6428720d6aaaa3f3db873173b7257777fb7c752.tar.gz
machine: Remove BOARD overrides from xilinx bsp layer
Using BOARD variable are deprecated, hence remove it. Machine conf files using BOARD overrides now will be replaced with machineoverrides. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-bsp/conf/machine/vck190-versal.conf')
-rw-r--r--meta-xilinx-bsp/conf/machine/vck190-versal.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-xilinx-bsp/conf/machine/vck190-versal.conf b/meta-xilinx-bsp/conf/machine/vck190-versal.conf
index 76b3cf1d..02f1c015 100644
--- a/meta-xilinx-bsp/conf/machine/vck190-versal.conf
+++ b/meta-xilinx-bsp/conf/machine/vck190-versal.conf
@@ -2,10 +2,6 @@
2#@NAME: vck190-versal 2#@NAME: vck190-versal
3#@DESCRIPTION: Machine configuration for the VCK190 evaluation board. 3#@DESCRIPTION: Machine configuration for the VCK190 evaluation board.
4 4
5# Compatibility with old BOARD value.
6# TODO - Remove these once removed from petalinux bsp
7MACHINEOVERRIDES =. "vck190:"
8
9#### Preamble 5#### Preamble
10MACHINEOVERRIDES =. "${@['', 'vck190-versal:']['vck190-versal' !='${MACHINE}']}" 6MACHINEOVERRIDES =. "${@['', 'vck190-versal:']['vck190-versal' !='${MACHINE}']}"
11#### Regular settings follow 7#### Regular settings follow