[PATCH xenomai-images] libevl: remove the riscv custom branch

Tobias Schaffner <[email protected]> Tue, 28 Jul 2026 16:33:32 +0200
Newsgroups dev.linux.lists.xenomai
Message-ID <[email protected]>
The riscv build bits have been merged into the libevl next branch
and the custom branch is therefore not needed anymore.

Signed-off-by: Tobias Schaffner <[email protected]>
---
 recipes-xenomai/libevl/libevl_master.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-xenomai/libevl/libevl_master.bb b/recipes-xenomai/libevl/libevl_master.bb
index 48f10dc..f59949d 100644
--- a/recipes-xenomai/libevl/libevl_master.bb
+++ b/recipes-xenomai/libevl/libevl_master.bb
@@ -12,7 +12,6 @@
 require libevl.inc
 
 GIT_BRANCH = "${PV}"
-GIT_BRANCH:riscv64 = "wip/libevl-riscv"
 
 SRC_URI += "git://gitlab.com/Xenomai/xenomai4/libevl.git;protocol=https;branch=${GIT_BRANCH}"
 
-- 
2.43.0