Hi, so got some comments that lvgl 9.6 should release in August/September so do not know if we should wait for that or merge this and update when the new version is published?

On 6/29/26 15:28, Adam Nilsson wrote:
From: Adam x Nilsson <[email protected]>

Signed-off-by: Adam Nilsson <[email protected]>
---
  .../lvgl/{lvgl-demo-fb_9.4.0.bb => lvgl-demo-fb_9.5.0.bb} | 8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)
  rename meta-oe/recipes-graphics/lvgl/{lvgl-demo-fb_9.4.0.bb => 
lvgl-demo-fb_9.5.0.bb} (76%)

diff --git a/meta-oe/recipes-graphics/lvgl/lvgl-demo-fb_9.4.0.bb 
b/meta-oe/recipes-graphics/lvgl/lvgl-demo-fb_9.5.0.bb
similarity index 76%
rename from meta-oe/recipes-graphics/lvgl/lvgl-demo-fb_9.4.0.bb
rename to meta-oe/recipes-graphics/lvgl/lvgl-demo-fb_9.5.0.bb
index 660031b68f..02ef8ed4a7 100644
--- a/meta-oe/recipes-graphics/lvgl/lvgl-demo-fb_9.4.0.bb
+++ b/meta-oe/recipes-graphics/lvgl/lvgl-demo-fb_9.5.0.bb
@@ -10,12 +10,12 @@ DEPENDS = "python3-pcpp-native"
  PV .= "+git"

  SRC_URI = "\
-    
git://github.com/lvgl/lv_port_linux_frame_buffer.git;protocol=https;branch=release/v9.4;name=demo
 \
-    
git://github.com/lvgl/lvgl;protocol=https;branch=release/v9.4;tag=v9.4.0;name=lvgl;subdir=${BB_GIT_DEFAULT_DESTSUFFIX}/lvgl
 \
+    
git://github.com/lvgl/lv_port_linux_frame_buffer.git;protocol=https;branch=release/v9.5;name=demo
 \
+    
git://github.com/lvgl/lvgl;protocol=https;branch=release/v9.5;tag=v9.5.0;name=lvgl;subdir=${BB_GIT_DEFAULT_DESTSUFFIX}/lvgl
 \
  "

-SRCREV_demo = "71050624acd8a52ab7d365d0d12acf9bf5fe41db"
-SRCREV_lvgl = "c016f72d4c125098287be5e83c0f1abed4706ee5"
+SRCREV_demo = "045137cf0fa1781483cb796261a11b5eb21e99d9"
+SRCREV_lvgl = "85aa60d18b3d5e5588d7b247abf90198f07c8a63"
  SRCREV_FORMAT = "demo_lvgl"

  inherit cmake pkgconfig
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#128008): 
https://lists.openembedded.org/g/openembedded-devel/message/128008
Mute This Topic: https://lists.openembedded.org/mt/120034118/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to