summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/lvgl/files/0001-thorvg-fix-build-with-gcc-15.patch
Commit message (Collapse)AuthorAgeFilesLines
* lvgl: Upgrade to 9.2.2 releaseKhem Raj2025-03-221-5/+3
| | | | | | | | | | | | Drop backported patches Enable dependent options needed for thorvg packageconfig Add packageconfig knob for lottie and its relationship with thorvg Reviewed-by: Marek Vasut <marex@denx.de> Cc: Marek Vasut <marex@denx.de> Cc: Jaeyoon Jung <jaeyoon.jung@lge.com> Cc: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvgl: fix build with gcc-15 when thorvg is enabledMartin Jansa2025-03-211-0/+34
* fixes: http://errors.yoctoproject.org/Errors/Details/848488/ which is triggered only when thorvg PACKAGECONFIG is enabled Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>