summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 62e5f6fa..e7cb57f7 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 = "af8830b912698c50aba8f3924afd427ad4210352" 9SRCREV = "35adb9561a8f345a99676d76096b5e6c5f6d6828"
10 10
11inherit update-rc.d systemd 11inherit update-rc.d systemd
12 12