From 728581eaad0cd3dd3c31909b72764aca2a7914ad Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 29 Jul 2014 10:53:47 +0200 Subject: angstrom-lxde-image: remove gnome-disk-utility for vf Don't install gnome-disk-utility on Vybrid based modules to save space. --- recipes/images/angstrom-lxde-image.bb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'recipes') diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb index 8912608..399f852 100644 --- a/recipes/images/angstrom-lxde-image.bb +++ b/recipes/images/angstrom-lxde-image.bb @@ -103,13 +103,19 @@ GSTREAMER_append_mx6 = " \ " GSTREAMER_colibri-vf = "" +IMAGE_INSTALL_append_tegra = " \ + gnome-disk-utility \ +" +IMAGE_INSTALL_append_mx6 = " \ + gnome-disk-utility \ +" + IMAGE_INSTALL += " \ gconf \ gnome-vfs \ gnome-vfs-plugin-file \ gvfs \ gvfsd-trash \ - gnome-disk-utility \ xdg-utils \ xvinfo \ \ -- cgit v1.2.3