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.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#58804): https://lists.yoctoproject.org/g/yocto/message/58804
Mute This Topic: https://lists.yoctoproject.org/mt/95663227/21656
Mute #kirkstone:https://lists.yoctoproject.org/g/yocto/mutehashtag/kirkstone
Mute #sdk:https://lists.yoctoproject.org/g/yocto/mutehashtag/sdk
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to