diff options
Diffstat (limited to 'meta-xilinx-bsp/conf/local.conf.sample')
| -rw-r--r-- | meta-xilinx-bsp/conf/local.conf.sample | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/conf/local.conf.sample b/meta-xilinx-bsp/conf/local.conf.sample index 9e7870c2..def5d7c1 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.2" | 204 | XILINX_VER_MAIN = "2021.1" |
| 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.2_xsct_daily_latest" | 210 | #EXTERNAL_XSCT_TARBALL = "/proj/yocto/xsct-trim/2021.1_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 |
