diff --git a/meta-oe/recipes-graphics/lvgl/lvgl_8.3.8.bb b/meta-oe/recipes-graphics/lvgl/lvgl_8.3.9.bb similarity index 96% rename from meta-oe/recipes-graphics/lvgl/lvgl_8.3.8.bb rename to meta-oe/recipes-graphics/lvgl/lvgl_8.3.9.bb index 6103a02948..dc681c249b 100644 --- a/meta-oe/recipes-graphics/lvgl/lvgl_8.3.8.bb +++ b/meta-oe/recipes-graphics/lvgl/lvgl_8.3.9.bb @@ -9,7 +9,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=bf1198c89ae87f043108cea62460b03a" SRC_URI = "git://github.com/lvgl/lvgl;protocol=https;branch=release/v8.3" -SRCREV = "e6d7be00bfa5e1df450c7b713003a9effa03c614" +SRCREV = "9ec3b8706b098f60940cee6ac211d3cb3141aedf" inherit cmake