summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-04-17 17:46:17 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:04:36 +0200
commit3239b796312d02ea683d0a24a85cc2a0f7222d8d (patch)
tree42d0ccae285873c1e43ed16c3dee835b01fd50d3 /recipes
parentf8fa84bd1e0b3acfd300e3d258a8e782d8705092 (diff)
images: remove mime-support, udev-hwdb and cpufrequtils for Vybrid
Those packages are not required or not absolutely necessary, hence remove them for the Vybrid image to loose space constraints on Colibri VF50 somewhat.
Diffstat (limited to 'recipes')
-rw-r--r--recipes/images/angstrom-lxde-image.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index 4e747e2..6f8c5cd 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -56,7 +56,7 @@ BAD_RECOMMENDATIONS = "gnome-icon-theme"
#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
-#BAD_RECOMMENDATIONS_append_colibri-vf = " udev-hwdb cpufrequtils"
+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
@@ -108,9 +108,11 @@ GSTREAMER_colibri-vf = ""
IMAGE_INSTALL_append_tegra = " \
gnome-disk-utility \
+ mime-support \
"
IMAGE_INSTALL_append_mx6 = " \
gnome-disk-utility \
+ mime-support \
"
IMAGE_INSTALL += " \
@@ -127,7 +129,6 @@ IMAGE_INSTALL += " \
libwnck \
libxres \
makedevs \
- mime-support \
xcursor-transparent-theme \
zeroconf \
angstrom-packagegroup-boot \