From 8b92bbc7a4adb45323688c512471a335215bb95b Mon Sep 17 00:00:00 2001 From: Appana Durga Kedareswara rao Date: Wed, 28 Dec 2022 18:21:30 +0530 Subject: 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 Signed-off-by: Mark Hatle --- meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 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" 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] = "9d4f60b714513da97b93d89a22f59e95f580b52e" +ESW_REV[experimental] = "249231d2140e7786469e3538507191d506d391a6" 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' -- cgit v1.2.3-54-g00ecf