[OE-core] [PATCH 3/4] weston: Remove machine specific append

Burton, Ross ross.burton at intel.com
Thu Oct 18 10:24:44 UTC 2018


On Wed, 17 Oct 2018 at 17:44, Mark Hatle <mark.hatle at windriver.com> wrote:
> -EXTRA_OECONF_append_qemux86 = "\
> +EXTRA_OECONF_append_x86 = "\
>                 WESTON_NATIVE_BACKEND=fbdev-backend.so \
>                 "

This forces all x86 Westons that are not running inside X11 to use
fbdev instead of drm.

Two questions:
1) does qemu still need fbdev or does virtio/drm work now?  (iirc, we
still have a crippled qemu here)
2) Can this be overridden in a config file instead

Ross



More information about the Openembedded-core mailing list