summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-03-31 17:44:55 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-31 17:47:06 +0200
commit0764218675c606b5db1013a890f8b4c925861340 (patch)
treed540e0175cc6a86d61f433863adc8223a16933b3
parent8e54f34f0a485e885d6be81c13c7916156514672 (diff)
angstrom-lxde-image.bb: drop webbrowser webkitgtk-bin for vybrids
There are issues with running it with the mesa EGL component. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes/images/angstrom-lxde-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index ed05811..342a38f 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -53,7 +53,7 @@ DEPENDS_append_tegra = " nvsamples"
IMAGE_BROWSER = "firefox"
#keep the rootfs size small
-IMAGE_BROWSER_colibri-vf = "webkitgtk-bin"
+IMAGE_BROWSER_colibri-vf = ""
# don't install some packages bloating the vybrid image
BAD_RECOMMENDATIONS_append_colibri-vf = " udev-hwdb cpufrequtils"