Skip to content

Commit 526b10b

Browse files
committed
trusted-firmware-a_2.14.0-xilinx-v2026.1: Update SRCREV 2026.1_5719
Changelog: docs(scmi): update README repo URLs
1 parent d2c0cd3 commit 526b10b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meta-xilinx-core/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.14.0-xilinx-v2026.1.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ TFA_SCMI_SERVER ?= "0"
2020
# SCMI Server repository details
2121
SRCBRANCH_scmi-server = "main"
2222
SRC_URI_SCMI_SERVER ?= "git://github.com/Xilinx/scmi-server.git;name=scmi-server;protocol=https;destsuffix=scmi-server;branch=${SRCBRANCH_scmi-server}"
23-
SRCREV_scmi-server = "ab72d3d9cff6cb08f3959d883c2a5f19f2e8d3b2"
23+
SRCREV_scmi-server = "cdcb7dc09ceb8718929eb7a712dc793018aa8f43"
2424

2525
# Conditionally add SCMI server to sources
2626
SRC_URI:append = " ${@bb.utils.contains('TFA_SCMI_SERVER', '1', '${SRC_URI_SCMI_SERVER}', '', d)}"

0 commit comments

Comments
 (0)