summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-experimental/recipes-core
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2023-01-12 11:49:27 -0800
committerMark Hatle <mark.hatle@amd.com>2023-01-13 23:31:51 -0600
commit5d7abe05a30d895b3a970f3f5bafdd8ab6afee5d (patch)
treed4e05e4423f4fcd455a09c1949e32c611ccf7756 /meta-xilinx-standalone-experimental/recipes-core
parent5662e6ec236caefe35b8f8828e4d2095e40f5fb7 (diff)
downloadmeta-xilinx-5d7abe05a30d895b3a970f3f5bafdd8ab6afee5d.tar.gz
dtb-embeddedsw.inc: Rename experimental to 2023.1_sdt_experimental
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone-experimental/recipes-core')
-rw-r--r--meta-xilinx-standalone-experimental/recipes-core/meta/files/README-setup10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-xilinx-standalone-experimental/recipes-core/meta/files/README-setup b/meta-xilinx-standalone-experimental/recipes-core/meta/files/README-setup
index eb2db98b..4051ad21 100644
--- a/meta-xilinx-standalone-experimental/recipes-core/meta/files/README-setup
+++ b/meta-xilinx-standalone-experimental/recipes-core/meta/files/README-setup
@@ -1,4 +1,4 @@
1Document Version: 20211209 1Document Version: 20230111
2 2
3The Yocto Project setup for the new workflow is as follows. Be sure to read 3The Yocto Project setup for the new workflow is as follows. Be sure to read
4everything below, as the steps will be updated in the future if the 4everything below, as the steps will be updated in the future if the
@@ -15,10 +15,10 @@ is selected for this workflow.
15 15
16# Instruct the system to use the decoupling firmware sources, 16# Instruct the system to use the decoupling firmware sources,
17# add the following to the conf/local.conf: 17# add the following to the conf/local.conf:
18PREFERRED_VERSION_fsbl-firmware = "experimental%" 18PREFERRED_VERSION_fsbl-firmware = "2023.1_sdt_experimental%"
19PREFERRED_VERSION_pmu-firmware = "experimental%" 19PREFERRED_VERSION_pmu-firmware = "2023.1_sdt_experimental%"
20PREFERRED_VERSION_plm-firmware = "experimental%" 20PREFERRED_VERSION_plm-firmware = "2023.1_sdt_experimental%"
21PREFERRED_VERSION_psm-firmware = "experimental%" 21PREFERRED_VERSION_psm-firmware = "2023.1_sdt_experimental%"
22 22
23* Run the setup script 23* Run the setup script
24 24