From 1f350271b4401d69d1595e85ef7ed21cdf7f5062 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Fri, 20 Sep 2024 10:52:25 -0600 Subject: various: meta-xilinx-standalone-experimental renamed to meta-xilinx-standalone-sdt Signed-off-by: Mark Hatle --- docs/README.dfx.user.dts.md | 4 ++-- docs/README.fw.package.md | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/README.dfx.user.dts.md b/docs/README.dfx.user.dts.md index 9caf866e..09e68be5 100644 --- a/docs/README.dfx.user.dts.md +++ b/docs/README.dfx.user.dts.md @@ -283,7 +283,7 @@ SRC_URI = " \ 1. Follow SDT or XSCT Build instructions whichever build method is used but not both. - a. [SDT Building Instructions](../meta-xilinx-standalone-experimental/README.md) upto step 4. + a. [SDT Building Instructions](../meta-xilinx-standalone-sdt/README.md) upto step 4. b. [XSCT Building Instructions](../README.building.md) upto step 4.b (With SDT overlay). 2. Create recipes-firmware directory in meta layer and copy the .bit/bin/pdi, @@ -326,7 +326,7 @@ IMAGE_INSTALL:append = " \ ``` 6. Follow SDT or XSCT Build instructions whichever build method is used but not both. - a. [SDT Building Instructions](../meta-xilinx-standalone-experimental/README.md ) and continue from step 5. + a. [SDT Building Instructions](../meta-xilinx-standalone-sdt/README.md ) and continue from step 5. b. [XSCT Building Instructions](../README.building.md) and continue from step 5. 7. Once images are built firmware app files will be installed on target_rootfs. diff --git a/docs/README.fw.package.md b/docs/README.fw.package.md index a7e54402..3280dbcd 100644 --- a/docs/README.fw.package.md +++ b/docs/README.fw.package.md @@ -14,7 +14,7 @@ filesystem. ## How to create and install firmware package recipe -1. Follow [SDT Building Instructions](../meta-xilinx-standalone-experimental/README.md ) upto step 4. +1. Follow [SDT Building Instructions](../meta-xilinx-standalone-sdt/README.md ) upto step 4. 2. Create recipes-firmware directory in distribution meta layer. ``` @@ -34,7 +34,7 @@ $ recipetool create -o /recipes-firmware//fir > recipe name. > * **TARGET_MC:** Variable to define one of the multiconfig target name > (ex: cortexr5-0-zynqmp-baremetal) from the BBMULTICONFIG list -> generated at [SDT Building Instructions](../meta-xilinx-standalone-experimental/README.md ) +> generated at [SDT Building Instructions](../meta-xilinx-standalone-sdt/README.md ) > step 4. ``` @@ -57,5 +57,5 @@ IMAGE_INSTALL:append = " \ firmware-package-name \ " ``` -6. Follow [SDT Building Instructions](../meta-xilinx-standalone-experimental/README.md ) and continue from +6. Follow [SDT Building Instructions](../meta-xilinx-standalone-sdt/README.md ) and continue from step 5. -- cgit v1.2.3-54-g00ecf