diff options
| -rw-r--r-- | meta-xilinx-bsp/conf/layer.conf | 2 | ||||
| -rw-r--r-- | meta-xilinx-bsp/conf/local.conf.sample | 4 | ||||
| -rw-r--r-- | meta-xilinx-contrib/conf/layer.conf | 2 | ||||
| -rw-r--r-- | meta-xilinx-standalone/conf/layer.conf | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/meta-xilinx-bsp/conf/layer.conf b/meta-xilinx-bsp/conf/layer.conf index 6b2c63d1..7d414c0a 100644 --- a/meta-xilinx-bsp/conf/layer.conf +++ b/meta-xilinx-bsp/conf/layer.conf | |||
| @@ -37,6 +37,6 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | |||
| 37 | *->xserver-xorg \ | 37 | *->xserver-xorg \ |
| 38 | " | 38 | " |
| 39 | 39 | ||
| 40 | XILINX_RELEASE_VERSION = "v2021.1" | 40 | XILINX_RELEASE_VERSION = "v2021.2" |
| 41 | 41 | ||
| 42 | HOSTTOOLS += "xxd" | 42 | HOSTTOOLS += "xxd" |
diff --git a/meta-xilinx-bsp/conf/local.conf.sample b/meta-xilinx-bsp/conf/local.conf.sample index f4e86f40..ab73c4ed 100644 --- a/meta-xilinx-bsp/conf/local.conf.sample +++ b/meta-xilinx-bsp/conf/local.conf.sample | |||
| @@ -196,13 +196,13 @@ BB_DISKMON_DIRS = "\ | |||
| 196 | #file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \ | 196 | #file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \ |
| 197 | #file://.* file:///some/local/dir/sstate/PATH" | 197 | #file://.* file:///some/local/dir/sstate/PATH" |
| 198 | 198 | ||
| 199 | XILINX_VER_MAIN = "2021.1" | 199 | XILINX_VER_MAIN = "2021.2" |
| 200 | 200 | ||
| 201 | # Uncomment below lines to provide path for custom xsct trim | 201 | # Uncomment below lines to provide path for custom xsct trim |
| 202 | # This is required for building Versal based devices, please fetch the | 202 | # This is required for building Versal based devices, please fetch the |
| 203 | # xsct-trim from Xilinx lounge area | 203 | # xsct-trim from Xilinx lounge area |
| 204 | # | 204 | # |
| 205 | #EXTERNAL_XSCT_TARBALL = "/proj/yocto/xsct-trim/2021.1_xsct_daily_latest" | 205 | #EXTERNAL_XSCT_TARBALL = "/proj/yocto/xsct-trim/2021.2_xsct_daily_latest" |
| 206 | #VALIDATE_XSCT_CHECKSUM = '0' | 206 | #VALIDATE_XSCT_CHECKSUM = '0' |
| 207 | 207 | ||
| 208 | # XILINX_VIVADO_DESIGN_SUIT should point to the Vivado installation directly if you are using xilinx-mcs recipe in meta-xilinx-tools | 208 | # XILINX_VIVADO_DESIGN_SUIT should point to the Vivado installation directly if you are using xilinx-mcs recipe in meta-xilinx-tools |
diff --git a/meta-xilinx-contrib/conf/layer.conf b/meta-xilinx-contrib/conf/layer.conf index 6e10f1b7..d0324a08 100644 --- a/meta-xilinx-contrib/conf/layer.conf +++ b/meta-xilinx-contrib/conf/layer.conf | |||
| @@ -14,4 +14,4 @@ LAYERDEPENDS_xilinx-contrib = "xilinx" | |||
| 14 | 14 | ||
| 15 | LAYERSERIES_COMPAT_xilinx-contrib = "gatesgarth honister hardknott" | 15 | LAYERSERIES_COMPAT_xilinx-contrib = "gatesgarth honister hardknott" |
| 16 | 16 | ||
| 17 | XILINX_RELEASE_VERSION = "v2021.1" | 17 | XILINX_RELEASE_VERSION = "v2021.2" |
diff --git a/meta-xilinx-standalone/conf/layer.conf b/meta-xilinx-standalone/conf/layer.conf index 09e34994..71560e78 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.1" | 19 | XILINX_RELEASE_VERSION = "v2021.2" |
