> > I'm not really sure whether it's the recipe or the bbclass that is at fault 
> > here,
> so I'd appreciate if someone else could take a look. It's also not clear to me
> why BitBake sometimes seems to not expand ${B}.
> 
> Check 2022.2 and honister branches.  I don't know why this would be any
> different (behavior wise) then the other code.  This is being used a ton by 
> all
> of the boards.

I figured out the issue - we had XILINX_SDK_TOOLCHAIN in local.conf pointing to 
an old version of the SDK. (fsbl-firmware do_compile was failing because it 
didn't have Xvfb). 

I fixed it by unsetting XILINX_SDK_TOOLCHAIN so that xsct-tarball.bbclass can 
do its thing.

One thing I noticed is that even after unsetting XILINX_SDK_TOOLCHAIN, I had to 
do cleansstate on the fsbl-firmware recipe for it to build correctly. I will 
investigate to see if there is a missing vardeps possibly.

Thanks,
Chris
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5127): 
https://lists.yoctoproject.org/g/meta-xilinx/message/5127
Mute This Topic: https://lists.yoctoproject.org/mt/96202605/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to