mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
lvgl: Update to 8.1.0
Forwarded: https://github.com/openembedded/meta-openembedded/pull/489 Origin: https://booting.oniroproject.org/rzr/oniro/-/tree/sandbox/rzr/devel/master Relate-to: https://github.com/lvgl/lvgl/issues/2534 Signed-off-by: Philippe Coval <philippe.coval@huawei.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-4
@@ -8,9 +8,8 @@ SUMMARY = "Light and Versatile Graphics Library"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=bf1198c89ae87f043108cea62460b03a"
|
LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=bf1198c89ae87f043108cea62460b03a"
|
||||||
|
|
||||||
# TODO: Pin upstream release (current is v8.0.3-dev-239-g7b7bed37d)
|
|
||||||
SRC_URI = "gitsm://github.com/lvgl/lvgl;destsuffix=${S};protocol=https;nobranch=1"
|
SRC_URI = "gitsm://github.com/lvgl/lvgl;destsuffix=${S};protocol=https;nobranch=1"
|
||||||
SRCREV = "7b7bed37d3e937c59ec99fccba58774fbf9f1930"
|
SRCREV = "d38eb1e689fa5a64c25e677275172d9c8a4ab2f0"
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||||
|
|
||||||
@@ -19,8 +18,6 @@ inherit features_check
|
|||||||
|
|
||||||
S = "${WORKDIR}/${PN}-${PV}"
|
S = "${WORKDIR}/${PN}-${PV}"
|
||||||
|
|
||||||
EXTRA_OECMAKE += "-Dinstall:BOOL=ON"
|
|
||||||
|
|
||||||
LVGL_CONFIG_LV_MEM_CUSTOM ?= "0"
|
LVGL_CONFIG_LV_MEM_CUSTOM ?= "0"
|
||||||
|
|
||||||
# Upstream does not support a default configuration
|
# Upstream does not support a default configuration
|
||||||
Reference in New Issue
Block a user