Yocto Project Discussions
 help / color / mirror / Atom feed
From: "Jeffrey Simons" <jeffrey.simons@boonedam.com>
To: yocto@lists.yoctoproject.org
Subject: Re: SDK missing qemu 'user' backend type. #kirkstone #sdk
Date: Wed, 14 Dec 2022 22:57:52 -0800	[thread overview]
Message-ID: <24547.1671087472232676751@lists.yoctoproject.org> (raw)
In-Reply-To: <90mH.1671010656020688552.o8YR@lists.yoctoproject.org>

Hi Yocto community,

I figured out what happened, hopefully this is useful to anyone.

We did use parts from the meta-cloud-service repository, to be specific the meta-openstack. That layer has a qemu_6.%.bbappend file which assigns the qemu packageconfig.
(that append file only includes the qemu inc file if the openstack is enabled in the distro features).
The Yocto qemu recipe only has a soft assignment to the packageconfig so the one from the meta-openstack layer is getting used which did not include slirp and other options.
So I removed the openstack from the distro features and behold, it works as expected.

I don't know if this is a bug or just a feature, but I leave that up to you (perhaps Yocto can assign the packageconfig a bit stronger?).

-- 
With kind regards,

Jeffrey Simons

Software Engineer
Royal Boon Edam International B.V.


      reply	other threads:[~2022-12-15  6:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-14  9:37 SDK missing qemu 'user' backend type. #kirkstone #sdk Jeffrey Simons
2022-12-15  6:57 ` Jeffrey Simons [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=24547.1671087472232676751@lists.yoctoproject.org \
    --to=jeffrey.simons@boonedam.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox