]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-poky-apps-x11-pimlico: Webkit is huge and the compile time means it doesn't...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Feb 2011 10:40:50 +0000 (10:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Feb 2011 12:01:04 +0000 (12:01 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb

index f6c0ec05b4e1d7a6e620d90b76700399f0d520d2..8b75d218c4649546dee9bc4092beeb2eb4e676ba 100644 (file)
@@ -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 \