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.fw.package.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/README.fw.package.md') 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