Re: [xenomai-images][PATCH 1/2] linux-xenomai: Fix arm/arm64 latest branches, add 5.4 option

2021-02-09 Thread Jan Kiszka via Xenomai
On 09.02.21 18:59, Giulio Moro wrote: >> What you are missing is also :opt-xenomai-next.yml because 5.4 requires > > Yes! This worked: > >   kas-container build > kas.yml:board-beagle-bone-black.yml:opt-xenomai-next.yml:opt-linux-latest-5.4.yml > > > Then I checked out

Re: [xenomai-images][PATCH 1/2] linux-xenomai: Fix arm/arm64 latest branches, add 5.4 option

2021-02-09 Thread Giulio Moro via Xenomai
What you are missing is also :opt-xenomai-next.yml because 5.4 requires Yes! This worked: kas-container build kas.yml:board-beagle-bone-black.yml:opt-xenomai-next.yml:opt-linux-latest-5.4.yml Then I checked out c6fafd0b83752c529483f7ba3a4277d02ce6aace (wip/dovetail) and attempted:

Re: [xenomai-images][PATCH 1/2] linux-xenomai: Fix arm/arm64 latest branches, add 5.4 option

2021-02-09 Thread Jan Kiszka via Xenomai
On 09.02.21 12:35, Giulio Moro wrote: > Hi there, > I tried building this with: >    kas-container build > kas.yml:board-beagle-bone-black.yml:opt-linux-latest-5.4.yml > (not sure if that's the right syntax to get 5.4 ... I had to second > guess it) Yeah, all these knobs are not well documented,

Re: [xenomai-images][PATCH 1/2] linux-xenomai: Fix arm/arm64 latest branches, add 5.4 option

2021-02-09 Thread Giulio Moro via Xenomai
Hi there, I tried building this with: kas-container build kas.yml:board-beagle-bone-black.yml:opt-linux-latest-5.4.yml (not sure if that's the right syntax to get 5.4 ... I had to second guess it) but it errors. I think the relevant error is: AR kernel/printk/built-in.a CC

Re: [xenomai-images][PATCH 1/2] linux-xenomai: Fix arm/arm64 latest branches, add 5.4 option

2021-02-08 Thread Greg Gallagher via Xenomai
On Mon, Feb 8, 2021 at 3:49 PM Jan Kiszka via Xenomai wrote: > From: Jan Kiszka > > ipipe/master was no longer tracking the latest arm/arm64 I-pipe > versions. > > While at it, add the new 5.4 branches. > > Signed-off-by: Jan Kiszka > --- > recipes-kernel/linux/linux-xenomai_latest.bb | 4

[xenomai-images][PATCH 1/2] linux-xenomai: Fix arm/arm64 latest branches, add 5.4 option

2021-02-08 Thread Jan Kiszka via Xenomai
From: Jan Kiszka ipipe/master was no longer tracking the latest arm/arm64 I-pipe versions. While at it, add the new 5.4 branches. Signed-off-by: Jan Kiszka --- recipes-kernel/linux/linux-xenomai_latest.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git