summaryrefslogtreecommitdiff
path: root/recipes/images/angstrom-lxde-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-07-29 11:03:21 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:27 +0200
commit47869145df6f3e085ed7f94a0c5610605d69d592 (patch)
tree719352156d57bc5bdefa3b57f3019f48890513f3 /recipes/images/angstrom-lxde-image.bb
parent728581eaad0cd3dd3c31909b72764aca2a7914ad (diff)
images: fix BAD_RECOMMENDATIONS
BAD_RECOMMENDATIONS seems to not work if more than one package is given and all packages get installed. So only give one. On top of that, if a package is available from multiple feeds the package gets installed.
Diffstat (limited to 'recipes/images/angstrom-lxde-image.bb')
-rw-r--r--recipes/images/angstrom-lxde-image.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index 399f852..4f1dcab 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -51,9 +51,11 @@ IMAGE_BROWSER = "firefox"
IMAGE_BROWSER_colibri-vf = "midori"
# this recommends from midori pulls in 8Meg of icons
-BAD_RECOMMENDATIONS += " gnome-icon-theme "
+BAD_RECOMMENDATIONS = "gnome-icon-theme"
#don't install some id databases
-BAD_RECOMMENDATIONS_append_colibri_vf = " udev-hwdb "
+#currently having more than one BAD_RECOMMENDATIONS and having
+#a package which exists in more than one compatible feed does not work
+#BAD_RECOMMENDATIONS_append_colibri-vf = " udev-hwdb cpufrequtils"
# this would pull in a large amount of gst-plugins, we only add a selected few
# gst-plugins-base-meta