From 9a4ea3c3ea7272c67f220cbef6d4b8beb6cf8673 Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Thu, 11 May 2023 16:06:29 +0530 Subject: Updated SRCREV of embeddedsw for 2023.2_7275 xilpm: versal_common: server: Add support for HNICx_NTHUB BISR xilpm: versal_common: server: Add support for FPDx BISR xilpm: versal_common: server: Add support for LPDx BISR dfeprach: Set NCO config for RCId=0 fix sw_apps: psmfw: versal_net: Add support of parallel build sw_apps: psmfw: versal: Add support of parallel build sw_services: xilnvm: Fix GCC warning sw_services: xilsecure: Add SHA384 KAT XilNvm: Handle the CDO command, whose payload is more than 8 words on chunk boundary sw_apps: Support empty application and hello world template for RISC-V sw_apps: Update copyright for empty application and hello world sw_apps: Add empty_application and hello_world templates Signed-off-by: Siva Addepalli --- meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-standalone') diff --git a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass index 8197f589..1026cb83 100644 --- a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass +++ b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass @@ -8,7 +8,7 @@ ESW_BRANCH[2023.2] = "master-next" BRANCH ??= "${@d.getVarFlag('ESW_BRANCH', d.getVar('ESW_VER')) or '${ESW_VER}'}" ESW_REV[2023.1] = "e24fe92b5517ee447e560790e798cad792f53bab" -ESW_REV[2023.2] = "838ac9a3a8e4636b827df504bd7f3e0a2c527f65" +ESW_REV[2023.2] = "fd5442970e5c0bbc84d0ce566c5b3befb8b40b67" SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}" EMBEDDEDSW_BRANCHARG ?= "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH') != '']}" -- cgit v1.2.3-54-g00ecf