graphics/littlevgl/Makefile: Temporary fix LVGL compilation until we update to version 6.1.1.
This commit is contained in:
parent
0218a2fcc7
commit
7b4a3ac5ac
@ -53,7 +53,7 @@ LVGL_DIR = .
|
||||
|
||||
WD := ${shell echo $(CURDIR) | sed -e 's/ /\\ /g'}
|
||||
|
||||
CONFIG_GRAPH_LVGL_URL ?= "https://littlevgl.com/download/"
|
||||
CONFIG_GRAPH_LVGL_URL ?= "https://web.archive.org/web/20190204022948/https://littlevgl.com/download/"
|
||||
|
||||
LVGL_VERSION ?= v5_3
|
||||
LVGL_TARBALL = lvgl_$(LVGL_VERSION).zip
|
||||
|
Loading…
Reference in New Issue
Block a user