Re: [meta-virtualization][PATCH] xen-guest-bundle: require "xen" DISTRO_FEATURE
Dmitry Baryshkov <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-virtualization |
|---|---|
| Message-ID | <CAO9ioeW95p_ot-jDUgot=1VcRhLAaYdwg8-jW_hjo+NE3SmO7w@mail.gmail.com> |
On 05/03/2026 06:46, Bruce Ashfield wrote: > > > On Wed, Mar 4, 2026 at 11:30 PM Dmitry Baryshkov via > lists.yoctoproject.org <http://lists.yoctoproject.org> > <[email protected] > <mailto:[email protected]>> wrote: > > Building guest bundles makes sense only if "xen" feature is enabled in > DISTRO_FEATURES. Skip all Xen guest bundle recipes if it is not a part > of the DISTRO_FEATURES. > > > Sure, but you are just describing what is in the patch. > > What problem was this actually causing ? When building world (or when running yocto-check-layers against a layer depending on meta-virtualization): Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'example-xen-guest-bundle', 'xen-guest-image-minimal'] -- With best wishes Dmitry