>To build a kernel recipe (not just linux-yocto), it must be marked >as compatible with your machine. The messages you are seeing are >telling you that, by indicating that the recipes were skipped (since >they are not compatible) and once they are all skipped you get a failure >as nothing provides virtual/kernel. > >For linux-yocto, you also need a BSP description that the tooling >uses to create the kernel configuration.
I am not sure what is meant by this. Sorry, I'm a complete newbie ':) >We haven't been testing the beaglebone-yocto reference against -rt, >so it isn't marked as compatible by default. That being said, it >can be easily made compatible via a bbappend. Look at the >meta-yocto-bsp layer, and the bbappends in there. We are adding >the reference boards as compatible with linux-yocto. A similar >bbappend would work for linux-yocto-rt, and you'd solve that first >issue of not having a compatible machine. I think I see what you're saying. So I would copy the contents of /poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.19.bbappend for linux-yocto-rt? Where is the location to place this? >For the BSP description, it does happen that we have one in the >linux-yocto configuration meta-data, so one doesn't need to be >created. The tools would find that description during the build >and use it accordingly. The default KBRANCH should aslo be fine >for the beaglebone-yocto, as we aren't carrying any extra patches >for the board, so the linux-yocto-rt recipe's default values will >get the right branch checked out and built. Forgive me for not understanding but at first it sounds like you are saying I need to create something and then you are saying I don't need to? Michael
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#58462): https://lists.yoctoproject.org/g/yocto/message/58462 Mute This Topic: https://lists.yoctoproject.org/mt/94609944/21656 Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
