mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
lvgl: Update to 9.5.0
Signed-off-by: Adam Nilsson <Adam.X.Nilsson@axis.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user