On Tue, Sep 13, 2022 at 10:50 AM Kuzemko Aleksandr <[email protected]> wrote: > > Hello. > I want add meta-virtualization to Boot2QT distro. When I git > https://git.yoctoproject.org/meta-virtualization/ and add > ${BSPDIR}/sources/meta-virtualization to bblayers.conf I get error > $ bitbake b2qt-embedded-qt6-image > ERROR: Layer virtualization-layer is not compatible with the core layer which > only supports these series: kirkstone (layer is compatible with warrior thud) >
This isn't unique to meta-virtualization, but is a question about how OEcore manages layer compatibility. You can find references to it in the various Yocto documentation resources. The short answer is .. you need to check out the "kirkstone" branch of meta-virtualization, if you are building against an OEcore/Yocto kirstone release. This same thing holds true for almost any layer you want to use. From the last part of the error message, it looks like you have a warrior checkout of meta-virtualization. Bruce > I am newbie in Yocto, please help :) > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7614): https://lists.yoctoproject.org/g/meta-virtualization/message/7614 Mute This Topic: https://lists.yoctoproject.org/mt/93656957/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
