From 2d4dd66cb59d1cac6e5a9ba94d209897602b2994 Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Wed, 23 Oct 2024 14:09:59 +0530 Subject: embeddedsw : Updated SRCREV for 2024.2_8363 sw_services:xilplmi: Added glitch detector support for PL microblaze drivers: trngpsx: Replace xil_util.h with xil_sutil.h drivers: trngpsv: Replace xil_util.h with xil_sutil.h sw_services: xilsecure: Replace xil_util.h with xil_sutil.h lib: bsp: Move secure APIs to xil_sutil.c xdmapcie: Fix compilation issue caused by 64bit variables versal_psmfw: versal_net: wait for stable state before pchannel req versal_psmfw: versal_net: Assert cold and warm resets during power down scuwdt: Remove ScuWdtPolledExample support from peripheral test in SDT flow --- meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-standalone/classes') diff --git a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass index 82ca0a26..c7e1a607 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] = "a58d03d74015a4eb44e959f95778bb926b0975c8" +ESW_REV[2024.2] = "1a9a2027e48f7e4a4f291a2e7659cb53db2d2a8d" 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