mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
task-poky-apps-x11-pimlico: Webkit is huge and the compile time means it doesn't make sense in our demo sato image
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -18,11 +18,12 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
WEB = "web-webkit"
|
||||
WEB ?= ""
|
||||
#WEB = "web-webkit"
|
||||
# WebKit takes too much space to fit on some devices
|
||||
# List here for now...
|
||||
WEB_c7x0 = ""
|
||||
WEB_mx31ads = ""
|
||||
#WEB_c7x0 = ""
|
||||
#WEB_mx31ads = ""
|
||||
|
||||
RDEPENDS_task-poky-apps-x11-pimlico = "\
|
||||
eds-dbus \
|
||||
|
||||
Reference in New Issue
Block a user