diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2021-08-23 19:18:05 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2021-11-15 13:52:07 -0800 |
| commit | c804d95f63dd4dfd32f4e5ab26390374c9becdc8 (patch) | |
| tree | 3943364f8eb25591bdb240e651acbfe400cf8f87 /meta-xilinx-standalone | |
| parent | 660f0f4c1a6574bceb279f61f2843f1893aa321d (diff) | |
| download | meta-xilinx-c804d95f63dd4dfd32f4e5ab26390374c9becdc8.tar.gz | |
move layer.conf defaults to 2022.1
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 77aea7992df133d04a5cef4d40878fbe372bfaa3)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-standalone')
| -rw-r--r-- | meta-xilinx-standalone/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-standalone/conf/layer.conf b/meta-xilinx-standalone/conf/layer.conf index 71560e78..6a685369 100644 --- a/meta-xilinx-standalone/conf/layer.conf +++ b/meta-xilinx-standalone/conf/layer.conf | |||
| @@ -16,4 +16,4 @@ LAYERDEPENDS_xilinx-standalone = "core xilinx" | |||
| 16 | LAYERRECOMMENDS_xilinx-standalone = "xilinx-microblaze" | 16 | LAYERRECOMMENDS_xilinx-standalone = "xilinx-microblaze" |
| 17 | 17 | ||
| 18 | LAYERSERIES_COMPAT_xilinx-standalone = "gatesgarth honister hardknott" | 18 | LAYERSERIES_COMPAT_xilinx-standalone = "gatesgarth honister hardknott" |
| 19 | XILINX_RELEASE_VERSION = "v2021.2" | 19 | XILINX_RELEASE_VERSION = "v2022.1" |
