Re: [meta-virtualization] [PATCH 2/2] example-xen-guest-bundle: require xen and x11 in DISTRO_FEATURES
Martin Jansa <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-virtualization |
|---|---|
| Message-ID | <CA+chaQd4wY0JDxr8f2xEOUwjA6PizEV-jPMMxBYV9LLN4mRQPQ@mail.gmail.com> |
On Tue, Mar 10, 2026 at 3:04 PM Bruce Ashfield <[email protected]> wrote: > > > > On Tue, Mar 10, 2026 at 9:58 AM Martin Jansa via lists.yoctoproject.org <[email protected]> wrote: >> >> From: Martin Jansa <[email protected]> >> >> to match the image recipe from XEN_GUEST_BUNDLES >> >> Fixes: >> ERROR: Nothing PROVIDES 'xen-guest-image-minimal' >> xen-guest-image-minimal was skipped: using DISTRO 'distro', which is missing required DISTRO_FEATURES: 'xen' >> in bitbake world builds > > > I was quite literally just doing this! > > But your patch is where I wanted it (versus the bbclass one I got earlier), so I'll just grab this instead. Cool, I was wondering whether to add it in the bbclass, but as there weren't any other XEN_GUEST_BUNDLES examples I've added it to recipe and now I'm glad I did :).