summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSalih Erim <salih.erim@amd.com>2025-02-25 15:39:25 +0000
committerMark Hatle <mark.hatle@amd.com>2025-02-26 08:58:21 -0600
commit31d35f73ebe29c1ada5a111f106d30dd0127a372 (patch)
tree031c33cbc9bb78ce320adb151507555b284c600c
parent62fedcb20a3b5646cb1f161ec310852df912c1db (diff)
downloadmeta-xilinx-31d35f73ebe29c1ada5a111f106d30dd0127a372.tar.gz
raft: Update SRCREV
Changelog: power-management: Add VR-R-A2488-01 board support power-management: Scalingtype bug fixed power-management: Update VE-X-A2112-00 board file Signed-off-by: Salih Erim <salih.erim@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/recipes-apps/raft/raft_2024.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-apps/raft/raft_2024.2.bb b/meta-xilinx-core/recipes-apps/raft/raft_2024.2.bb
index d31a2827..a763bfbf 100644
--- a/meta-xilinx-core/recipes-apps/raft/raft_2024.2.bb
+++ b/meta-xilinx-core/recipes-apps/raft/raft_2024.2.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \
6" 6"
7BRANCH = "2024.2" 7BRANCH = "2024.2"
8SRC_URI = "git://github.com/Xilinx/RAFT;protocol=https;branch=${BRANCH}" 8SRC_URI = "git://github.com/Xilinx/RAFT;protocol=https;branch=${BRANCH}"
9SRCREV = "43b63b273d5ae4ef71092b77f2694919408dcf92" 9SRCREV = "f5fc2a0bfa4a6dc18065b08455836e450f2ac054"
10 10
11inherit update-rc.d systemd 11inherit update-rc.d systemd
12 12