From 2c448e412cf228b81eb4196b50742a416cdf5531 Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Mon, 28 Oct 2024 13:59:10 +0530 Subject: embeddedsw : Updated SRCREV for 2024.2_7055 Revert "sw_services: xilplmi: Added support for handling PSM to PLM IPI events" Revert "versal_psmfw: Use shared memory to pass events to PLM" Revert "versal_psmfw: Use shared memory to pass STL events to PLM" xilpm: examples: Make changes to use canonical definition sw_services:xilloader: Removed LoadReadBackPdi feature support Revert "versal_psmfw: versal: do not notify plm in case of cpu idle" xilpm: versal_common: Conditionally compile-in thermal-based DVS code axiethernet: Remove peripheral test inclusion sw_services: xiltimer: Fix default sleep timer for single instance sw_services:xilsecure:Removed duplicate code in AES sw_services: xilsecure: Added maximum supported hash size macro sw_services: xilsecure: Changed FATAL_ERROR to WARNING for CMake Build files generation sw_apps: img_rcvry: fix build failure error v_sditx: Remove linux compatible string axiethernet : Update BD Alignment esw: fix typos in XGet_IntrOffset() api and freertos configUSE_STATS_FORMATTING_FUNCTION define Updated chnagelog for 2024.2 from bram_v4_11 sw_services:xilocp: Fix for INIT-TO-FAIL security best practices --- meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass') diff --git a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass index 6eddb478..99e5ae4d 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] = "b68910728d88a98f6d6515f5e64cb0300e7a495d" +ESW_REV[2024.2] = "118171602f02dd267ab3866d96b2c3830b6cb141" 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