summaryrefslogtreecommitdiff
path: root/recipes
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
commitca5032be47c7a33584cf058db7b966899b59d314 (patch)
treeb5a3d29c8aa9c049fe93885b3e48a51d555868d7 /recipes
parent6bcf108f3c105a21626f4202b834591db6f3307d (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>
Diffstat (limited to 'recipes')
-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"