diff options
author | Marek Vasut <marex@denx.de> | 2023-05-09 04:43:52 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-09 10:12:44 -0700 |
commit | dbf8086926100904a0b4bb125592c70fe8708864 (patch) | |
tree | e36f31f914e0616128c37d6e8895f4d88a63d874 /meta-python/recipes-devtools/python/python3-pytest-mock | |
parent | 1278e8cfcab28219136bc7ee7e12fd6460f11985 (diff) | |
download | meta-openembedded-dbf8086926100904a0b4bb125592c70fe8708864.tar.gz |
lvgl: Support both fbdev and wayland backends
The LVGL can be operated on top of fbdev as well as on WL compositor.
Support both, which is a matter of configuring lv-drivers package per
required backend. Determine the backend from DISTRO_FEATURES, since
both 'wayland' and 'fbdev' are valid DISTRO_FEATURES. Add a bit more
sed hacking of the configuration, which enables either FBDEV or WL
backend. One notable item here is the enablement of EVDEV support,
which is required for FBDEV backend, so in case FBDEV is enabled, so
is EVDEV.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-mock')
0 files changed, 0 insertions, 0 deletions