Re: [yocto] weston 13.0.1 assert fail #scarthgap
Gyorgy Sarvari <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Message-ID | <[email protected]> |
On 11/24/25 15:15, Jarno via lists.yoctoproject.org wrote:
> Hey yes of course i will. Being quite novice could you tell me how to
> test, thank you.
>
> So far i did bitbake -c cleanall weston && bitbake <my image> and
> still have the same behaviour.
>
That supposed to be enough, after pulling the latest version of the
scarthgap branch of meta-raspberrypi. Which revision are you using now?
It should be 5240b5c200e594b494a7f1a8f9d81e7c09bc8939.
Otherwise, if you are already using this revision, what is the output of
"MACHINE=${YOUR_MACHINE_NAME} bitbake -e weston | grep ^SRC_URI"
command? Does it contain the newly added patch? (Currently the patch
should be applied automatically for rpi machines, but if you are using a
custom derivative, it might not be present, depending on how you
configured it)