From 91cb12f9021cde165cb525f31044f03315440fc3 Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Fri, 26 Apr 2024 06:15:16 +0530 Subject: embeddedsw : Updated SRCREV for 2024.1_7731 Updated changelog for 2024.1 components-5 sw_services:xilrsa:Added additional files missing property to clean the target VPROCSS: Subcore array definition fix for VPSS dfeprach: Configure si570 in Linux examples dfeofdm: Configure si570 in Linux examples dfemix: Configure si570 in Linux examples dfeequ: Configure si570 in Linux examples dfeccf: Configure si570 in Linux examples Updated changelog for 2024.1 components-4 Updated changelog for 2024.1 components-2 Updated changelog for 2024.1 components-3 OpenAMP: Remove hard-coding cmake paths and dependencies --- 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 169728b8..580bd380 100644 --- a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass +++ b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass @@ -13,7 +13,7 @@ BRANCH ??= "${@d.getVarFlag('ESW_BRANCH', d.getVar('ESW_VER')) or '${ESW_VER}'}" ESW_REV[git] = "${AUTOREV}" ESW_REV[2023.1] = "af784f742dad0ca6e69e05baf8de51152c396b9a" ESW_REV[2023.2] = "e847e1935dca630615e5f7dc694365a44b89699c" -ESW_REV[2024.1] = "54539e1accb6c616a1b67ef07b7d83d4097194b6" +ESW_REV[2024.1] = "f53bf7e9bec23b97082e087ac86739a31e52bb44" 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