summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/conf/layer.conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@kernel.crashing.org>2022-07-28 15:44:08 -0500
committerMark Hatle <mark.hatle@kernel.crashing.org>2022-08-31 19:54:11 -0500
commitb11bfd86c25d9446e5c9fb62d377c94995f795a6 (patch)
tree28b666fad1dfc531766ff685ea37a365af3161ed /meta-xilinx-core/conf/layer.conf
parent325eded9d88d5fc76bd1ca96a9c03c9e83b73d45 (diff)
downloadmeta-xilinx-b11bfd86c25d9446e5c9fb62d377c94995f795a6.tar.gz
README.kirkstone: Make it clear this is a "best effort" branch
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Diffstat (limited to 'meta-xilinx-core/conf/layer.conf')
-rw-r--r--meta-xilinx-core/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf
index b2b28f3c..f5320ee9 100644
--- a/meta-xilinx-core/conf/layer.conf
+++ b/meta-xilinx-core/conf/layer.conf
@@ -43,3 +43,5 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
43" 43"
44 44
45XILINX_RELEASE_VERSION = "v2022.1" 45XILINX_RELEASE_VERSION = "v2022.1"
46
47XILINX_DEPRECATED[meta-xilinx] = "Kirkstone is not officially supported. See the meta-xilinx/README.kirkstone file for more information."