From 89ad46604183609f1a023a3ff11377fbdb983702 Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Sun, 20 Oct 2024 16:39:43 +0530 Subject: embeddedsw : Updated SRCREV for 2024.2_5015 sw_services: xiltimer: Fix default values for sleep and tick timers sw_services: xilsecure: Remove ECDSA_SM2_FP256 from code base zynqmp: Update directory paths in zynqmp_fsbl and zynqmp_pmufw make files dp21txss:dp21_pt:resolved issue for no output for unified vitis elf dp21txss: Add sideband messages only sink supports it dp21: Fix video issue with aorus monitor sw_services: xilsecure: Fix PLM build issue for versal net mipicsiss: example: fix logic for switching between two displays sw_services:xilpuf: Fix doxygen warnings for spartanup sw_services:xilloader:Doxygen Fixes scripts: pyesw: create_bsp: Pass template app info to lopper assists sw_services:xilnvm: Fix doxygen warnings and code formatting sw_services: xilloader: Add support to validate partial and optimized authentication enabled PDI --- meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass index a12dc1c5..95e97f8c 100644 --- a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass +++ b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass @@ -19,7 +19,7 @@ ESW_REV[2022.2] = "5330a64c8efd14f0eef09befdbb8d3d738c33ec2" ESW_REV[2023.1] = "af784f742dad0ca6e69e05baf8de51152c396b9a" ESW_REV[2023.2] = "e847e1935dca630615e5f7dc694365a44b89699c" ESW_REV[2024.1] = "b173d246826f662b9a98215d8f39e93d39d699b4" -ESW_REV[2024.2] = "f4102468713619567b45956e5c43fe4fd5e366bc" +ESW_REV[2024.2] = "e2dcae6751df5e33f358776ff5be99250f0da242" SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or 'INVALID'}" EMBEDDEDSW_BRANCHARG ?= "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH') != '']}" -- cgit v1.2.3-54-g00ecf