summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 6e6045be..8b6dff9a 100644
--- a/meta-xilinx-core/conf/layer.conf
+++ b/meta-xilinx-core/conf/layer.conf
@@ -46,7 +46,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
46 *->xserver-xorg \ 46 *->xserver-xorg \
47" 47"
48 48
49XILINX_RELEASE_VERSION ??= "v2022.2" 49XILINX_RELEASE_VERSION ??= "v2023.1"
50 50
51BUILDCFG_VARS:append = " XILINX_RELEASE_VERSION" 51BUILDCFG_VARS:append = " XILINX_RELEASE_VERSION"
52 52