This request is superseded by
request 1186142
(Show diff)
Overview
Request 1179623 superseded
add JeOS build for StarFive VisionFive2
- Created by mbrugger
- In state superseded
- Superseded by 1186142
Loading...
add JeOS build for StarFive VisionFive2
why is there no change in pre_checkin.sh ?
Up to now we only build VisionFive2 in contrib project, but delta nowadays is really small so I wanted to start to build the board without the contrib (as well).
I understand, but
_multibuild
is overwritten by the next run ofpre_checkin.sh
. please modifypre_checkin.sh
instead.Having a look into pre_chekin.sh it seems that any platform that has a CONTRIB_REPO won't be added to _multibuild. So I think the only solution to this is:
1) delete contrib from openSUSE:Factory:ARM/JeOS
2) add the contrib only to devel:RISCV:Factory:Contrib:StarFive:VisionFive2/JeOS-starfivevisionfive2
Do I understand this correctly?
Why do you need that?
Because it will allow to run the OS from the 'official' Tumbleweed and not from the contrib. Contrib will give you a system with more features, which over time will end up in the official Tumlbeweed. We have that as well for e.g. the Arm Pine64.
When upstream has caught up the contrib will disappear. If you want to use the stable kernel you can just install it.
For me taking into account the community and the projection we have vs other distros, I prefer to already have as many working images in openSUSE:Factory:RISCV as possible.
This doesn't work since _multibuild is a generated file.