<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-graphics/lvgl/files, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2025-10-25T03:41:20+00:00</updated>
<entry>
<title>lvgl: Disable building demos and examples</title>
<updated>2025-10-25T03:41:20+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>pkj@axis.com</email>
</author>
<published>2025-10-25T03:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f5ac239a92630095121b906a0e1c3002239465c1'/>
<id>urn:sha1:f5ac239a92630095121b906a0e1c3002239465c1</id>
<content type='text'>
There are no reasons to build the demos and examples for the dynamic
lvgl library.

Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lvgl: Add freetype support</title>
<updated>2025-10-25T03:41:20+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>pkj@axis.com</email>
</author>
<published>2025-10-25T03:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a16b53a43c463620742d6ad1a0e17eefd98562d2'/>
<id>urn:sha1:a16b53a43c463620742d6ad1a0e17eefd98562d2</id>
<content type='text'>
Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lvgl: Use Kconfig to configure</title>
<updated>2025-10-25T03:41:20+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>pkj@axis.com</email>
</author>
<published>2025-10-25T03:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1c1c5c5633663565eb9683dd2517a5fb55aa4b30'/>
<id>urn:sha1:1c1c5c5633663565eb9683dd2517a5fb55aa4b30</id>
<content type='text'>
This switches the recipe from manipulating the lv_conf.h file directly,
to instead using Kconfig to configure lvgl.

* Drop configuration of LV_TICK_CUSTOM* as they were removed in 9.0.0.
* Drop configuration options that match their defaults.

Co-authored-by: Adam x Nilsson &lt;adam.x.nilsson@axis.com&gt;
Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lvgl-demo-fb: Update to 9.4.0</title>
<updated>2025-10-25T03:41:20+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>pkj@axis.com</email>
</author>
<published>2025-10-25T03:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9c201b0f8550870f6f586a604395ba30a8c42753'/>
<id>urn:sha1:9c201b0f8550870f6f586a604395ba30a8c42753</id>
<content type='text'>
* Add +git to PV since there is no v9.4.0 tag for the
  lv_port_linux_frame_buffer repository.
* Do not run the default do_install() as it will install all of lvgl.
* Remove the hack in do_configure:prepend() for SDL2_image as cmake
  (with a little help from pkg-config) now finds SDL2_image correctly.

License-Update: Copyright year updated to 2025
Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lvgl: Upgrade to 9.2.2 release</title>
<updated>2025-03-22T16:31:29+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2025-03-22T01:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b4ab539e0f031c3e756dc80bad128d2458086d45'/>
<id>urn:sha1:b4ab539e0f031c3e756dc80bad128d2458086d45</id>
<content type='text'>
Drop backported patches
Enable dependent options needed for thorvg packageconfig
Add packageconfig knob for lottie and its relationship with thorvg

Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Marek Vasut &lt;marex@denx.de&gt;
Cc: Jaeyoon Jung &lt;jaeyoon.jung@lge.com&gt;
Cc: Martin Jansa &lt;martin.jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lvgl: fix build with gcc-15 when thorvg is enabled</title>
<updated>2025-03-21T18:07:34+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2025-03-21T11:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=351254e9e8fecf21485d9840b28eed586ace5352'/>
<id>urn:sha1:351254e9e8fecf21485d9840b28eed586ace5352</id>
<content type='text'>
* fixes:
  http://errors.yoctoproject.org/Errors/Details/848488/
  which is triggered only when thorvg PACKAGECONFIG is enabled

Signed-off-by: Martin Jansa &lt;martin.jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lvgl: update upstream-status of all patches</title>
<updated>2024-06-28T18:22:05+00:00</updated>
<author>
<name>Christian Eggers</name>
<email>ceggers@arri.de</email>
</author>
<published>2024-06-27T08:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4cdf731c3f651bbce25d65bf71eda54eacbe5dc4'/>
<id>urn:sha1:4cdf731c3f651bbce25d65bf71eda54eacbe5dc4</id>
<content type='text'>
All patches have been integrated meanwhile and should appear in the next
release.

Signed-off-by: Christian Eggers &lt;ceggers@arri.de&gt;
Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lvgl: fix version in shared library file name</title>
<updated>2024-06-28T18:22:04+00:00</updated>
<author>
<name>Christian Eggers</name>
<email>ceggers@arri.de</email>
</author>
<published>2024-06-27T08:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fbf1dd7913e0bab996eebc8e93b82b83d39bc7a6'/>
<id>urn:sha1:fbf1dd7913e0bab996eebc8e93b82b83d39bc7a6</id>
<content type='text'>
The version in the patch file needs to be updated.

Fixes: 0c19e65a0969 ("lvgl: Update to 9.1.0")
Signed-off-by: Christian Eggers &lt;ceggers@arri.de&gt;
Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lvgl: Set resolution prior to buffer</title>
<updated>2024-04-03T00:54:04+00:00</updated>
<author>
<name>Jaeyoon Jung</name>
<email>jaeyoon.jung@lge.com</email>
</author>
<published>2024-04-02T21:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0bee442a0ee9b1236b9e49947069c45e51423cca'/>
<id>urn:sha1:0bee442a0ee9b1236b9e49947069c45e51423cca</id>
<content type='text'>
It fixes an issue where the fbdev driver fails to set up a buffer due to
buffer size mismatch. It happens when the actual screen resolution is
smaller than the default one 800x480 because the actual resolution was
being set after lv_display_set_buffers.

Signed-off-by: Jaeyoon Jung &lt;jaeyoon.jung@lge.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lvgl: Update to 9.1.0</title>
<updated>2024-03-21T01:03:57+00:00</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2024-03-20T09:55:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0c19e65a0969dc79093284e98b43fd46468a499f'/>
<id>urn:sha1:0c19e65a0969dc79093284e98b43fd46468a499f</id>
<content type='text'>
Update LVGL to final 9.1.0 . Drop the XRGB8888 fix which
is part of the release.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
