summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/lvgl/lvgl_8.3.10.bb (renamed from meta-oe/recipes-graphics/lvgl/lvgl_8.3.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/lvgl/lvgl_8.3.9.bb b/meta-oe/recipes-graphics/lvgl/lvgl_8.3.10.bb
index 2aaf60a3d..7dd36cac2 100644
--- a/meta-oe/recipes-graphics/lvgl/lvgl_8.3.9.bb
+++ b/meta-oe/recipes-graphics/lvgl/lvgl_8.3.10.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 = "9ec3b8706b098f60940cee6ac211d3cb3141aedf" 12SRCREV = "06e229cc7679c01119ca5d905a1f9dad96f475f0"
13 13
14inherit cmake 14inherit cmake
15 15