From a24f73718cd67c54f1fedbceda782ca874e103e9 Mon Sep 17 00:00:00 2001 From: Appana Durga Kedareswara rao Date: Wed, 11 Jan 2023 17:05:45 +0530 Subject: meta-xilinx-standalone-experimental: conf: dtb-embeddedsw.inc: Update srcrev for 2023 Below are the updates BSP: arm: common: Add weak implementation for getentropy XilinxProcessorIPLib: drivers: CMakeLists.txt: Fix CMAKE_SOURCE_DIR variable usage esw: Fix sleep.h pulling for yocto flow lib: sw_services: xiltimer: Fix race condition in sleep and tick timer define generation esw: Pull xiltimer by default for bsp Merge pull request #2 from vijayara/xlnx_rel_v2023.1_sdt_experimental changes to add fixed sdts fo install delivered xsas. scripts: rigel_scripts: regen_bsp: Make sdt as optinal argument lib: sw_apps: Use aux_source_directory() instead of *.c scripts: rigel_scripts: create_app: Add support for custom app name scripts: rigel_scripts: Improve build_app handling scripts: rigel_scripts: Add support for regenerate bsp pull sleep.h file from xiltimer library lwip: Rename config options from lwip_ to lwip211_ lib: sw_apps: Add custom APP_NAME for target 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 4d6e6129..1e8d53f9 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] = "249231d2140e7786469e3538507191d506d391a6" +ESW_REV[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' -- cgit v1.2.3-54-g00ecf