On Tue, 11 Jan 2022 at 11:55, Richard Purdie <
[email protected]> wrote:

> > +# Kernel IP-Config is perfectly capable of setting up networking passed
> in via ip=
> > +do_install:append:qemuall() {
> > +    mkdir -p ${D}${sysconfdir}/default
> > +    echo "export EXTRA_PARAM=\"-I eth0\"" >
> ${D}${sysconfdir}/default/connman
> > +}
>
> This means connman becomes machine specific, you can't do that. This would
> need
> to be done in the connman-conf recipe.
>

I'm not sure I follow - the above instructs connman to ignore eth0 inside
qemu (and only inside qemu), why is that problematic?

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

Reply via email to