diff --git a/meta-oe/recipes-graphics/lvgl/lvgl_9.4.0.bb b/meta-oe/recipes-graphics/lvgl/lvgl_9.5.0.bb
similarity index 87%
rename from meta-oe/recipes-graphics/lvgl/lvgl_9.4.0.bb
rename to meta-oe/recipes-graphics/lvgl/lvgl_9.5.0.bb
index 04ee34a61f..18a5b5de51 100644
--- a/meta-oe/recipes-graphics/lvgl/lvgl_9.4.0.bb
+++ b/meta-oe/recipes-graphics/lvgl/lvgl_9.5.0.bb
@@ -9,9 +9,9 @@ HOMEPAGE = "https://lvgl.io/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=4570b6241b4fced1d1d18eb691a0e083"

-SRC_URI = "git://github.com/lvgl/lvgl;protocol=https;branch=release/v9.4;tag=v9.4.0"
+SRC_URI = "git://github.com/lvgl/lvgl;protocol=https;branch=release/v9.5;tag=v9.5.0"

-SRCREV = "c016f72d4c125098287be5e83c0f1abed4706ee5"
+SRCREV = "85aa60d18b3d5e5588d7b247abf90198f07c8a63"

 inherit cmake

