On 23 Aug 2023, at 07:10, Mikko Rapeli via lists.openembedded.org 
<[email protected]> wrote:
> -    if d.getVar("QEMU_USE_SLIRP"):
> +    if d.getVar("QEMU_USE_SLIRP") or bb.utils.contains('TEST_RUNQEMUPARAMS', 
> 'slirp', True, False, d):
>         slirp = True

This means we can remove the QEMU_USE_SLIRP variable too, right?

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#187504): 
https://lists.openembedded.org/g/openembedded-core/message/187504
Mute This Topic: https://lists.openembedded.org/mt/100910036/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to