summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/conf/layer.conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2022-11-15 11:51:14 -0800
committerMark Hatle <mark.hatle@amd.com>2022-11-15 11:51:14 -0800
commit398f4afbe0d8d063f368dd5d8f7bd1a14af28f35 (patch)
treeb178eb780b425cdba18cb4d9ebad4110b6b28810 /meta-xilinx-core/conf/layer.conf
parent1feb581fd2784d176e6e3847e0db0c5fedea7fe0 (diff)
parentfb27f36ad989478bde5896b70886dd264975bd21 (diff)
downloadmeta-xilinx-398f4afbe0d8d063f368dd5d8f7bd1a14af28f35.tar.gz
Merge remote-tracking branch 'langdale' into 2023
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/conf/layer.conf')
-rw-r--r--meta-xilinx-core/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf
index 8b6dff9a..0bc04c75 100644
--- a/meta-xilinx-core/conf/layer.conf
+++ b/meta-xilinx-core/conf/layer.conf
@@ -48,7 +48,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
48 48
49XILINX_RELEASE_VERSION ??= "v2023.1" 49XILINX_RELEASE_VERSION ??= "v2023.1"
50 50
51BUILDCFG_VARS:append = " XILINX_RELEASE_VERSION" 51BUILDCFG_VARS:append = " SOC_VARIANT XILINX_RELEASE_VERSION"
52 52
53XILINX_QEMU_VERSION[v2022.1] = "v6.1.0-xilinx-v2022.1%" 53XILINX_QEMU_VERSION[v2022.1] = "v6.1.0-xilinx-v2022.1%"
54XILINX_QEMU_VERSION[v2022.2] = "v6.1.0-xilinx-v2022.2%" 54XILINX_QEMU_VERSION[v2022.2] = "v6.1.0-xilinx-v2022.2%"