From: Richard Purdie Date: Thu, 10 Feb 2011 10:40:50 +0000 (+0000) Subject: task-poky-apps-x11-pimlico: Webkit is huge and the compile time means it doesn't... X-Git-Tag: 2011-1~2402 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9d7aa1090c407ac0da6154c481f1c787fd7efbfc;p=openembedded-core.git 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 --- diff --git a/meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb b/meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb index f6c0ec05b4..8b75d218c4 100644 --- a/meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb +++ b/meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb @@ -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 \