summaryrefslogtreecommitdiff
path: root/recipes
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
commita6f0c5d45226f34acf96d11d100947475148836f (patch)
tree299e2f1f448f7e06edaa416f6effd55a4cfbf1c9 /recipes
parent232275046dd84b8acc4ea5c973d778cf717a9cfa (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>
Diffstat (limited to 'recipes')
-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