summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/lvgl/lvgl_8.3.11.bb (renamed from meta-oe/recipes-graphics/lvgl/lvgl_8.3.10.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/lvgl/lvgl_8.3.10.bb b/meta-oe/recipes-graphics/lvgl/lvgl_8.3.11.bb
index 7dd36cac2d..2523680610 100644
--- a/meta-oe/recipes-graphics/lvgl/lvgl_8.3.10.bb
+++ b/meta-oe/recipes-graphics/lvgl/lvgl_8.3.11.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 = "06e229cc7679c01119ca5d905a1f9dad96f475f0" 12SRCREV = "74d0a816a440eea53e030c4f1af842a94f7ce3d3"
13 13
14inherit cmake 14inherit cmake
15 15