summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-03-30 19:47:26 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-30 19:59:04 +0200
commit871de520093ef7e472c1949f335245a89ac7e3eb (patch)
tree5bd4839cd855fc5642934af282fde8b05ead982f
parentc8a0cd5d4dc80b6b35f3f7f774b67e69fd3c1dc1 (diff)
angstrom-lxde-image.bb: don't install a second icon theme
pcman-fm and gtk RRECOMMEND adwaita. Do not install them and keep the lxde-icon-theme Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes/images/angstrom-lxde-image.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index ee439e1..4587cbb 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -55,11 +55,12 @@ IMAGE_BROWSER = "firefox"
#keep the rootfs size small
IMAGE_BROWSER_colibri-vf = "webkitgtk-bin"
-#don't install some id databases
-#currently having more than one BAD_RECOMMENDATIONS and having
-#a package which exists in more than one compatible feed does not work
+# don't install some packages bloating the vybrid image
BAD_RECOMMENDATIONS_append_colibri-vf = " udev-hwdb cpufrequtils"
+# don't install a second icon theme
+BAD_RECOMMENDATIONS_append = " adwaita-icon-theme adwaita-icon-theme-symbolic"
+
# this would pull in a large amount of gst-plugins, we only add a selected few
# gstreamer1.0-plugins-base-meta
# gstreamer1.0-plugins-good-meta