Has this regressed at some point? Why was it not needed before? Alex On Wed 5. Oct 2022 at 17.01, Thomas Perrot via lists.openembedded.org wrote: > Otherwise, it isn't possible to interact with the UI. > > Signed-off-by: Thomas Perrot > --- > meta/recipes-sato/images/core-image-sato.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/meta/recipes-sato/images/core-image-sato.bb > b/meta/recipes-sato/images/core-image-sato.bb > index e63a229d1257..0e37c15097b3 100644 > --- a/meta/recipes-sato/images/core-image-sato.bb > +++ b/meta/recipes-sato/images/core-image-sato.bb > @@ -12,6 +12,8 @@ inherit core-image > TOOLCHAIN_HOST_TASK:append = " nativesdk-intltool nativesdk-glib-2.0" > TOOLCHAIN_HOST_TASK:remove:task-populate-sdk-ext = " nativesdk-intltool > nativesdk-glib-2.0" > > +IMAGE_INSTALL:append:qemuall = " kernel-module-virtio-input" > + > QB_MEM = '${@bb.utils.contains("DISTRO_FEATURES", "opengl", "-m 512", "-m > 256", d)}' > QB_MEM:qemuarmv5 = "-m 256" > QB_MEM:qemumips = "-m 256" > -- > 2.37.3 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#171461): > https://lists.openembedded.org/g/openembedded-core/message/171461 > Mute This Topic: https://lists.openembedded.org/mt/94137249/1686489 > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ > alex.kanavin@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- > >