diff options
author | Marek Vasut <marex@denx.de> | 2023-05-18 20:59:20 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-18 17:09:30 -0700 |
commit | ffb3c1108a45860c15818906df7e4559499ac934 (patch) | |
tree | 137f6cf047bcd143904b566ac6cc9dfa87e0080f /meta-python/recipes-devtools/python/python3-sqlparse/0001-sqlparse-change-shebang-to-python3.patch | |
parent | 1cc72c41af0c6a55a10be9158a2f856b02a56282 (diff) | |
download | meta-openembedded-ffb3c1108a45860c15818906df7e4559499ac934.tar.gz |
lvgl: lvgl-demo-fb: Switch to CMake and add DRM and SDL support
Switch the build of this recipe to CMake from the horrible Makefile
which is still part of the source tree and which blatantly encodes
various CFLAGS and co.
Add support for use of DRM and SDL backends and make this configurable.
The FBDEV is deprecated for close to two decades, so provide modern
alternatives -- DRM and SDL.
The DRM uses modern DRM API, but there is no GPU acceleration.
The SDL provides GPU support abstracted via the libSDL2 API and
can use multiple backends, DRM and WL included.
Default to the DRM backend, because FBDEV is just bad for any modern system.
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-sqlparse/0001-sqlparse-change-shebang-to-python3.patch')
0 files changed, 0 insertions, 0 deletions