> From: '
ayoub...@googlemail.com' via swupdate <
swup...@googlegroups.com>
> in all your mails you used bitbake command which is not fully supported in petalinux, as I wrote you should use petalinux-build instead of bitbake !
Yes, thank you, I am aware of this. In fact I have explicitly enabled
support in PetaLinux for direct use of bitbake/devtool via the
workflow advised by Xilinx, which is why I am using those commands.
Apart from this one case with swupdate, they actually work just fine,
and that's how I'm used to using Yocto anyway.
Xilinx do support "dropping down" to them in PLNX 2021.2, at least
their docs suggest as much.
Of course, I use the petalinux-* commands for day to day activity. I'm
just using these yocto commands to try and debug this particular
issue, to remove as much of PetaLinux from the question as possible.
What I'm left with now is that there's something about the environment
that is setting ld's --dynamic-linker option to a weird path when
compiling mconf, and this happens with both petalinux-build and when
running bitbake directly, but only with the swupdate recipe.
I'm only posting about this on this mailing list because it doesn't
happen with any other recipe in my project.
But as of right now, my workaround running 'make' directory works
fine, and I'm time-poor, so I can just use that. The true cause will
remain a mystery for now :)
-- David.