Skip to content

Commit

Permalink
lvgl: Update to 8.1.0
Browse files Browse the repository at this point in the history
Origin: https://booting.oniroproject.org/rzr/oniro/-/tree/sandbox/rzr/devel/master
Relate-to: lvgl/lvgl#2534
Signed-off-by: Philippe Coval <philippe.coval@huawei.com>
  • Loading branch information
rzr committed Nov 22, 2021
1 parent f065bcd commit 62d28f7
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ SUMMARY = "Light and Versatile Graphics Library"
LICENSE = "MIT"
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"
SRCREV = "7b7bed37d3e937c59ec99fccba58774fbf9f1930"
SRCREV = "d38eb1e689fa5a64c25e677275172d9c8a4ab2f0"

REQUIRED_DISTRO_FEATURES = "wayland"

Expand All @@ -19,8 +18,6 @@ inherit features_check

S = "${WORKDIR}/${PN}-${PV}"

EXTRA_OECMAKE += "-Dinstall:BOOL=ON"

LVGL_CONFIG_LV_MEM_CUSTOM ?= "0"

# Upstream does not support a default configuration
Expand Down

0 comments on commit 62d28f7

Please sign in to comment.