[PATCH xenomai-images] linux-xenomai: use the wip/evl-riscv branch for riscv

Tobias Schaffner <[email protected]> Wed, 8 Jul 2026 21:40:21 +0200
Newsgroups dev.linux.lists.xenomai
Message-ID <[email protected]>
The wip/flo/v7.1-evl-rebase+riscv branch was a temporary branch
for integration of the riscv patches into 7.1.

Switch back to wip/evl-riscv which should generally hold the
current riscv patch set ontop of the latest next.

Signed-off-by: Tobias Schaffner <[email protected]>
---
 recipes-kernel/linux/linux-xenomai-4_latest.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-xenomai-4_latest.bb b/recipes-kernel/linux/linux-xenomai-4_latest.bb
index 48499ca..a542e80 100644
--- a/recipes-kernel/linux/linux-xenomai-4_latest.bb
+++ b/recipes-kernel/linux/linux-xenomai-4_latest.bb
@@ -34,7 +34,7 @@ GIT_BRANCH = "${@ \
     'v6.12.y-cip-evl-rebase' if is_kernel(d, '6.12') \
     else 'v6.18.y-evl-rebase' if is_kernel(d, '6.18') \
     else d.getVar('LATEST_KERNEL_BRANCH') }"
-GIT_BRANCH:riscv64 = "wip/flo/v7.1-evl-rebase+riscv"
+GIT_BRANCH:riscv64 = "wip/evl-riscv"
 
 SRC_URI += "git://gitlab.com/Xenomai/xenomai4/linux-evl.git;protocol=https;branch=${GIT_BRANCH}"
 SRCREV = "${AUTOREV}"
-- 
2.43.0