diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-07-18 12:25:13 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-07-20 19:08:56 -0700 |
| commit | e9c76a947d12e68f7ce69ca9c0a3734184139e37 (patch) | |
| tree | 39046eba34d39164457a953ed4728a97693e20e5 | |
| parent | d35850759791685892b02a5794cfe16cb8e920f7 (diff) | |
| download | meta-openembedded-e9c76a947d12e68f7ce69ca9c0a3734184139e37.tar.gz | |
lvgl: upgrade 8.3.7 -> 8.3.8
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-graphics/lvgl/lvgl_8.3.8.bb (renamed from meta-oe/recipes-graphics/lvgl/lvgl_8.3.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/lvgl/lvgl_8.3.7.bb b/meta-oe/recipes-graphics/lvgl/lvgl_8.3.8.bb index 860ee7a33e..6103a02948 100644 --- a/meta-oe/recipes-graphics/lvgl/lvgl_8.3.7.bb +++ b/meta-oe/recipes-graphics/lvgl/lvgl_8.3.8.bb | |||
| @@ -9,7 +9,7 @@ LICENSE = "MIT" | |||
| 9 | LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=bf1198c89ae87f043108cea62460b03a" | 9 | LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=bf1198c89ae87f043108cea62460b03a" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/lvgl/lvgl;protocol=https;branch=release/v8.3" | 11 | SRC_URI = "git://github.com/lvgl/lvgl;protocol=https;branch=release/v8.3" |
| 12 | SRCREV = "2b56e04205481daa6575bd5f7ab5df59d11676eb" | 12 | SRCREV = "e6d7be00bfa5e1df450c7b713003a9effa03c614" |
| 13 | 13 | ||
| 14 | inherit cmake | 14 | inherit cmake |
| 15 | 15 | ||
