Re: [PATCH xenomai-images] linux-xenomai: use the wip/evl-riscv branch for riscv
Jan Kiszka <[email protected]> Wed, 8 Jul 2026 23:26:11 +0200
| Newsgroups | dev.linux.lists.xenomai |
|---|---|
| Message-ID | <[email protected]> |
On 08.07.26 21:40, Tobias Schaffner wrote: > 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" > This branch became stale, that's why I switched (535ce20bf0e8). You just updated it to 7.1, but its baseline is again outdated. Jan > SRC_URI += "git://gitlab.com/Xenomai/xenomai4/linux-evl.git;protocol=https;branch=${GIT_BRANCH}" > SRCREV = "${AUTOREV}" -- Siemens AG, Foundational Technologies Linux Expert Center