diff options
author | Salih Erim <salih.erim@amd.com> | 2025-02-25 15:39:25 +0000 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2025-02-26 08:58:21 -0600 |
commit | 31d35f73ebe29c1ada5a111f106d30dd0127a372 (patch) | |
tree | 031c33cbc9bb78ce320adb151507555b284c600c | |
parent | 62fedcb20a3b5646cb1f161ec310852df912c1db (diff) | |
download | meta-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.bb | 2 |
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 | " |
7 | BRANCH = "2024.2" | 7 | BRANCH = "2024.2" |
8 | SRC_URI = "git://github.com/Xilinx/RAFT;protocol=https;branch=${BRANCH}" | 8 | SRC_URI = "git://github.com/Xilinx/RAFT;protocol=https;branch=${BRANCH}" |
9 | SRCREV = "43b63b273d5ae4ef71092b77f2694919408dcf92" | 9 | SRCREV = "f5fc2a0bfa4a6dc18065b08455836e450f2ac054" |
10 | 10 | ||
11 | inherit update-rc.d systemd | 11 | inherit update-rc.d systemd |
12 | 12 | ||