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 e69e7d13..e680b51c 100644 --- a/meta-xilinx-bsp/conf/layer.conf +++ b/meta-xilinx-bsp/conf/layer.conf | |||
| @@ -15,4 +15,4 @@ LAYERSERIES_COMPAT_xilinx = "dunfell gatesgarth" | |||
| 15 | 15 | ||
| 16 | BB_DANGLINGAPPENDS_WARNONLY ?= "1" | 16 | BB_DANGLINGAPPENDS_WARNONLY ?= "1" |
| 17 | 17 | ||
| 18 | XILINX_RELEASE_VERSION = "v2020.1" | 18 | XILINX_RELEASE_VERSION = "v2020.2" |
diff --git a/meta-xilinx-bsp/conf/local.conf.sample b/meta-xilinx-bsp/conf/local.conf.sample index f10cd389..9e7870c2 100644 --- a/meta-xilinx-bsp/conf/local.conf.sample +++ b/meta-xilinx-bsp/conf/local.conf.sample | |||
| @@ -201,13 +201,13 @@ BB_DISKMON_DIRS = "\ | |||
| 201 | #file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \ | 201 | #file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \ |
| 202 | #file://.* file:///some/local/dir/sstate/PATH" | 202 | #file://.* file:///some/local/dir/sstate/PATH" |
| 203 | 203 | ||
| 204 | XILINX_VER_MAIN = "2020.1" | 204 | XILINX_VER_MAIN = "2020.2" |
| 205 | 205 | ||
| 206 | # Uncomment below lines to provide path for custom xsct trim | 206 | # Uncomment below lines to provide path for custom xsct trim |
| 207 | # This is required for building Versal based devices, please fetch the | 207 | # This is required for building Versal based devices, please fetch the |
| 208 | # xsct-trim from Xilinx lounge area | 208 | # xsct-trim from Xilinx lounge area |
| 209 | # | 209 | # |
| 210 | #EXTERNAL_XSCT_TARBALL = "/proj/yocto/xsct-trim/2020.1_xsct_daily_latest" | 210 | #EXTERNAL_XSCT_TARBALL = "/proj/yocto/xsct-trim/2020.2_xsct_daily_latest" |
| 211 | #VALIDATE_XSCT_CHECKSUM = '0' | 211 | #VALIDATE_XSCT_CHECKSUM = '0' |
| 212 | 212 | ||
| 213 | # XILINX_VIVADO_DESIGN_SUIT should point to the Vivado installation directly if you are using xilinx-mcs recipe in meta-xilinx-tools | 213 | # 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 4de81bf9..7da47298 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 = "dunfell gatesgarth" | 15 | LAYERSERIES_COMPAT_xilinx-contrib = "dunfell gatesgarth" |
| 16 | 16 | ||
| 17 | XILINX_RELEASE_VERSION = "v2020.1" | 17 | XILINX_RELEASE_VERSION = "v2020.2" |
diff --git a/meta-xilinx-standalone/conf/layer.conf b/meta-xilinx-standalone/conf/layer.conf index 223059a9..cef1039e 100644 --- a/meta-xilinx-standalone/conf/layer.conf +++ b/meta-xilinx-standalone/conf/layer.conf | |||
| @@ -15,4 +15,4 @@ BBFILE_PRIORITY_xilinx-standalone = "7" | |||
| 15 | LAYERDEPENDS_xilinx-standalone = "core xilinx" | 15 | LAYERDEPENDS_xilinx-standalone = "core xilinx" |
| 16 | 16 | ||
| 17 | LAYERSERIES_COMPAT_xilinx-standalone = "dunfell gatesgarth" | 17 | LAYERSERIES_COMPAT_xilinx-standalone = "dunfell gatesgarth" |
| 18 | XILINX_RELEASE_VERSION = "v2020.1" | 18 | XILINX_RELEASE_VERSION = "v2020.2" |
