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
commite175c00106f9396a2c699176f27040068433f552 (patch)
tree7d246739ab2860c2e8a983291fca23af34f6d82f /recipes
parente18fe1983004da01701ab9050fea3a65f62874c4 (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 \