summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc
diff options
context:
space:
mode:
authorAppana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>2022-12-28 18:21:30 +0530
committerMark Hatle <mark.hatle@amd.com>2023-01-06 10:58:21 -0800
commit8b92bbc7a4adb45323688c512471a335215bb95b (patch)
treeab3396e1a6400eae8655315568e76e51a22b4932 /meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc
parent2798d4b21ff4a80d665dbf49b72611778861c1e1 (diff)
downloadmeta-xilinx-8b92bbc7a4adb45323688c512471a335215bb95b.tar.gz
meta-xilinx-standalone-experimental: conf: dtb-embeddedsw.inc: Update srcrev for 2023
Below are updates in the embeddedsw scripts: rigel_scripts: Remove unneed libsrc calling in add_lib scripts: rigel_scripts: Improve build timings lib: bsp: standalone: Remove unneeded messages cmake: toolchainfiles: Rearrange compiler flags lib: bsp: Update software config parameters lib: bsp: standalone: Rename the software config paramter from BSPCONFIG_* to standalone_* cmake: Findcommon.cmake: Don't remove linker_gen files ThirdParty: bsp: freertos: Add freertos prefix for all software config parameters esw: Per bsp top level CMakeLists.txt changes esw: Move uart config selection to standalone bsp lib: sw_apps: Add support for USER_CC_FLAGS and USER_LINKER_FLAGS scripts: linker_files: Remove memory.ld and include cmake met-data build_app: Adding a check, gen_bsp should be run only if .a doesnt exist. scripts: rigel_scripts: remove older drop files scripts: rigel_scripts: drop_3_1: Move latest scripts to rigel_scripts folder Revert "scripts: Copy latest drop_3_1 scripts to scripts folder" scripts: Copy latest drop_3_1 scripts to scripts folder scripts: rigel_scripts: Rename domain.yaml file lib/*.yamls: Updating the lib info wherever needed drop_3_1: Update scripts as per rigel requirments updated yaml syntax lib: sw_apps: fix yaml syntax Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc')
-rw-r--r--meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc b/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc
index bcb35aba..4d6e6129 100644
--- a/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc
+++ b/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc
@@ -7,7 +7,7 @@ ESW_VER = "experimental"
7REPO = "git://gitenterprise.xilinx.com/decoupling/embeddedsw-experimental-dt-support.git;protocol=https" 7REPO = "git://gitenterprise.xilinx.com/decoupling/embeddedsw-experimental-dt-support.git;protocol=https"
8 8
9ESW_BRANCH[experimental] = "xlnx_rel_v2023.1_sdt_experimental" 9ESW_BRANCH[experimental] = "xlnx_rel_v2023.1_sdt_experimental"
10ESW_REV[experimental] = "9d4f60b714513da97b93d89a22f59e95f580b52e" 10ESW_REV[experimental] = "249231d2140e7786469e3538507191d506d391a6"
11LIC_FILES_CHKSUM[master] = '7c92de7a21a6613265035c28f4a92f48' 11LIC_FILES_CHKSUM[master] = '7c92de7a21a6613265035c28f4a92f48'
12LIC_FILES_CHKSUM[xlnx_rel_v2022.1_sdt_experimental_beta] = 'e26f53a7d6f58f4b1a9687099417225c' 12LIC_FILES_CHKSUM[xlnx_rel_v2022.1_sdt_experimental_beta] = 'e26f53a7d6f58f4b1a9687099417225c'
13LIC_FILES_CHKSUM[xlnx_rel_v2023.1_sdt_experimental] = 'ce611484168a6000bd35df68fc4f4290' 13LIC_FILES_CHKSUM[xlnx_rel_v2023.1_sdt_experimental] = 'ce611484168a6000bd35df68fc4f4290'