From 5d7abe05a30d895b3a970f3f5bafdd8ab6afee5d Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 12 Jan 2023 11:49:27 -0800 Subject: dtb-embeddedsw.inc: Rename experimental to 2023.1_sdt_experimental Signed-off-by: Mark Hatle --- meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc | 6 +++--- .../recipes-core/meta/files/README-setup | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'meta-xilinx-standalone-experimental') diff --git a/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc b/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc index 1e8d53f9..09abdae1 100644 --- a/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc +++ b/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc @@ -2,12 +2,12 @@ # meta-xilinx/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass # Make it clear decoupling is 'experimental' in the version -ESW_VER = "experimental" +ESW_VER = "2023.1_sdt_experimental" REPO = "git://gitenterprise.xilinx.com/decoupling/embeddedsw-experimental-dt-support.git;protocol=https" -ESW_BRANCH[experimental] = "xlnx_rel_v2023.1_sdt_experimental" -ESW_REV[experimental] = "2b4fb13182c0efd67a4649afa5bb91ce1b180cca" +ESW_BRANCH[2023.1_sdt_experimental] = "xlnx_rel_v2023.1_sdt_experimental" +ESW_REV[2023.1_sdt_experimental] = "2b4fb13182c0efd67a4649afa5bb91ce1b180cca" LIC_FILES_CHKSUM[master] = '7c92de7a21a6613265035c28f4a92f48' LIC_FILES_CHKSUM[xlnx_rel_v2022.1_sdt_experimental_beta] = 'e26f53a7d6f58f4b1a9687099417225c' LIC_FILES_CHKSUM[xlnx_rel_v2023.1_sdt_experimental] = 'ce611484168a6000bd35df68fc4f4290' 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 @@ -Document Version: 20211209 +Document Version: 20230111 The Yocto Project setup for the new workflow is as follows. Be sure to read everything below, as the steps will be updated in the future if the @@ -15,10 +15,10 @@ is selected for this workflow. # Instruct the system to use the decoupling firmware sources, # add the following to the conf/local.conf: -PREFERRED_VERSION_fsbl-firmware = "experimental%" -PREFERRED_VERSION_pmu-firmware = "experimental%" -PREFERRED_VERSION_plm-firmware = "experimental%" -PREFERRED_VERSION_psm-firmware = "experimental%" +PREFERRED_VERSION_fsbl-firmware = "2023.1_sdt_experimental%" +PREFERRED_VERSION_pmu-firmware = "2023.1_sdt_experimental%" +PREFERRED_VERSION_plm-firmware = "2023.1_sdt_experimental%" +PREFERRED_VERSION_psm-firmware = "2023.1_sdt_experimental%" * Run the setup script -- cgit v1.2.3-54-g00ecf