mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 01:51:49 +00:00
lvgl: Add lv_lib_png to packagegroup
Change-Id: Ibd340c4082a111c7f77a73b3d4adfd03ee654ae6 Relate-to: https://git.ostc-eu.org/OSTC/planning/core-os/-/issues/233 Relate-to: https://github.com/lvgl/lvgl/issues/2534 Forwarded: https://github.com/openembedded/meta-openembedded/pull/454 Signed-off-by: Philippe Coval <philippe.coval@huawei.com>
This commit is contained in:
parent
74d38f9a31
commit
dc4ecd9346
@ -502,7 +502,7 @@ RDEPENDS:packagegroup-meta-oe-graphics ="\
|
|||||||
libsdl2-net \
|
libsdl2-net \
|
||||||
${@bb.utils.contains("DISTRO_FEATURES", "opengl", "libsdl2-ttf", "", d)} \
|
${@bb.utils.contains("DISTRO_FEATURES", "opengl", "libsdl2-ttf", "", d)} \
|
||||||
libsdl \
|
libsdl \
|
||||||
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "lv-drivers lvgl", "", d)} \
|
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "lv-drivers lvgl lv-lib-png", "", d)} \
|
||||||
ttf-arphic-uming \
|
ttf-arphic-uming \
|
||||||
ttf-droid-sans ttf-droid-sans-mono ttf-droid-sans-fallback ttf-droid-sans-japanese ttf-droid-serif \
|
ttf-droid-sans ttf-droid-sans-mono ttf-droid-sans-fallback ttf-droid-sans-japanese ttf-droid-serif \
|
||||||
ttf-abyssinica \
|
ttf-abyssinica \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user