Hi, > You'd be better off asking these questions on the meta-virtualization > mailing list. That's where you'll find the Xen folks.
Thanks, I'll direct any follow-up questions regarding Xen there. > But as for the kernel options, it depends on what kernel you are > using, release, etc. Last I checked, the raspberrypi wouldn't > directly use the fragments from meta-virt, so yes, you'd need to > ensure they are set in your own layer/defconfig. Ahh, thank you, you managed to switch on the light bulb! :) Checking the kernel recipes I see now that meta-virt has a linux-yocto_4.19.bbappend file, whereas meta-raspberrypi uses linux-raspberrypi_4.19.bb; so as you said, the meta-virt configuration is never applied due to different versions. Being new to yocto I did not make that connection immediately, I guess I did miss the obvious. ;) If I understand you correctly, I need to add a linux-raspberrypi_4.19.bbappend file in my own layer that applies the Xen configuration fragments. That makes sense, thanks again! Best regards, Aljoscha
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#48720): https://lists.yoctoproject.org/g/yocto/message/48720 Mute This Topic: https://lists.yoctoproject.org/mt/71688106/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
