diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-09-20 10:52:25 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-09-20 11:02:29 -0600 |
commit | 1f350271b4401d69d1595e85ef7ed21cdf7f5062 (patch) | |
tree | 24d762fb0366b355518631a52cfba868047ee701 /meta-xilinx-virtualization | |
parent | c0e25710a7c4e7cbcb0dba2f0b01b1b977d02030 (diff) | |
download | meta-xilinx-1f350271b4401d69d1595e85ef7ed21cdf7f5062.tar.gz |
various: meta-xilinx-standalone-experimental renamed to meta-xilinx-standalone-sdt
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-virtualization')
-rw-r--r-- | meta-xilinx-virtualization/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-virtualization/README.md b/meta-xilinx-virtualization/README.md index 5b66ea38..d211c65c 100644 --- a/meta-xilinx-virtualization/README.md +++ b/meta-xilinx-virtualization/README.md | |||
@@ -19,7 +19,7 @@ $ git clone -b <release-branch> https://git.yoctoproject.org/meta-security | |||
19 | 3. Continue [Building Instructions](../README.building.md) from step 4. | 19 | 3. Continue [Building Instructions](../README.building.md) from step 4. |
20 | 20 | ||
21 | > **Note:** | 21 | > **Note:** |
22 | > * For System Device Tree(SDT) workflow see [SDT Building Instructions](../meta-xilinx-standalone-experimental/README.md) | 22 | > * For System Device Tree(SDT) workflow see [SDT Building Instructions](../meta-xilinx-standalone-sdt/README.md) |
23 | 23 | ||
24 | 4. Add meta-xilinx-virtualization layer to bblayers.conf as shown below. | 24 | 4. Add meta-xilinx-virtualization layer to bblayers.conf as shown below. |
25 | 25 | ||