From e175c00106f9396a2c699176f27040068433f552 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Fri, 17 Apr 2015 17:46:17 +0200 Subject: 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. --- recipes/images/angstrom-lxde-image.bb | 5 +++-- 1 file 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 \ -- cgit v1.2.3