From 197ccfc22402e40518b2c9510ae19b486ef32b52 Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Mon, 21 Oct 2024 18:26:31 +0530 Subject: embeddedsw : Updated SRCREV for 2024.2_8479 Updated from axiethernet_v5_18 to mipi_dsi_tx_ss --- 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 95e97f8c..3c6c27bd 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] = "e2dcae6751df5e33f358776ff5be99250f0da242" +ESW_REV[2024.2] = "ff895d3d264b84825b8fe3e23e393df0cde4d127" 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