diff options
author | Mark Hatle <mark.hatle@amd.com> | 2023-03-07 07:31:23 -0800 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-03-08 07:31:02 -0800 |
commit | 7c0f00df2c4d364635c57f2ed7c9b3a67d76ef1c (patch) | |
tree | ef4c5872bfcaaee306a0c50c1134b7b4377f61c1 /meta-xilinx-standalone-experimental | |
parent | d707343791423fad74ce0a3478829e6674d8c9a3 (diff) | |
download | meta-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.md | 2 |
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 | ``` |
35 | 3. Install the setup SDK: | 35 | 3. 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 | ||
40 | Then follow the instructions in the 'prestep/README-setup' file. | 40 | Then follow the instructions in the 'prestep/README-setup' file. |