summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/lvgl/lvgl_8.3.9.bb (renamed from meta-oe/recipes-graphics/lvgl/lvgl_8.3.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/lvgl/lvgl_8.3.8.bb b/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"
9LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=bf1198c89ae87f043108cea62460b03a" 9LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=bf1198c89ae87f043108cea62460b03a"
10 10
11SRC_URI = "git://github.com/lvgl/lvgl;protocol=https;branch=release/v8.3" 11SRC_URI = "git://github.com/lvgl/lvgl;protocol=https;branch=release/v8.3"
12SRCREV = "e6d7be00bfa5e1df450c7b713003a9effa03c614" 12SRCREV = "9ec3b8706b098f60940cee6ac211d3cb3141aedf"
13 13
14inherit cmake 14inherit cmake
15 15