Hi,
Thanks for all the efort that has gone into Yocto, esp the documentation.
I've setup a new machine definition (x86_64 arch), custom BSP, custom kernel 
and image.

Initially I had trouble establishing the dependency chain between the kernel 
and the machine.
Thank you to *Diego Santa Cruz and Bruce Ashfield's* for their descriptions:
https://www.yoctoproject.org/pipermail/yocto/2019-October/047002.html

>From these I was able to get the kernel BSP, BSP recipe and machine definition 
>holding hands and playing nice... up until these squabbles with quilt-native:

Running the `recipes-core/images/bcknv-base.bb`:

$ bitbake bcknv-base
ERROR: Nothing PROVIDES 'quilt-native'
quilt-native was skipped: incompatible with machine bcknv (not in 
COMPATIBLE_MACHINE)
ERROR: Required build target 'bcknv-base' has no buildable providers.
Missing or unbuildable dependency chain was: ['bcknv-base', 'quilt-native']

Checking it was not just an issue with the image:

$ bitbake virtual/kernel
ERROR: Nothing PROVIDES 'quilt-native'
quilt-native was skipped: incompatible with machine bcknv (not in 
COMPATIBLE_MACHINE)
ERROR: Required build target 'virtual/kernel' has no buildable providers.
Missing or unbuildable dependency chain was: ['virtual/kernel', 'quilt-native']

This is progress since before the unbuildable dependency chain was: 
['bcknv-base', 'virtual/kernel']

I've been through the BSP and kernel dev manuals as well as the mega manual and 
couldn't see anywhere this is address.
Obviously I'm missing the tree for the forest.

Appreciate any hints, tips or suggestions on where I've gone wrong.

Kind regards
Mark
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#49491): https://lists.yoctoproject.org/g/yocto/message/49491
Mute This Topic: https://lists.yoctoproject.org/mt/74492311/21656
Mute #yocto: https://lists.yoctoproject.org/mk?hashtag=yocto&subid=6691583
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to