summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-experimental
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2023-03-07 07:31:23 -0800
committerMark Hatle <mark.hatle@amd.com>2023-03-08 07:31:02 -0800
commit7c0f00df2c4d364635c57f2ed7c9b3a67d76ef1c (patch)
treeef4c5872bfcaaee306a0c50c1134b7b4377f61c1 /meta-xilinx-standalone-experimental
parentd707343791423fad74ce0a3478829e6674d8c9a3 (diff)
downloadmeta-xilinx-7c0f00df2c4d364635c57f2ed7c9b3a67d76ef1c.tar.gz
Start 2023.2 development
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone-experimental')
-rw-r--r--meta-xilinx-standalone-experimental/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-standalone-experimental/README.md b/meta-xilinx-standalone-experimental/README.md
index 5e246d5c..27528b14 100644
--- a/meta-xilinx-standalone-experimental/README.md
+++ b/meta-xilinx-standalone-experimental/README.md
@@ -34,7 +34,7 @@ $ bitbake meta-xilinx-setup
34``` 34```
353. Install the setup SDK: 353. Install the setup SDK:
36``` 36```
37$ .${TMPDIR}/tmp/deploy/sdk/x86_64-xilinx-nativesdk-prestep-2023.1....sh -d prestep -y 37$ .${TMPDIR}/tmp/deploy/sdk/x86_64-xilinx-nativesdk-prestep-2023.2....sh -d prestep -y
38``` 38```
39 39
40Then follow the instructions in the 'prestep/README-setup' file. 40Then follow the instructions in the 'prestep/README-setup' file.