From 68cc91b525c465449d4176de963e8346dfd98598 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 12 Dec 2014 16:01:08 +0100 Subject: gvfs: remove samba from PACKAGECONFIG compiling gvfs with samba support in dizzy does not only pull in smbclient but the full samba package, i.e. 50MB+. --- recipes-gnome/gvfs/gvfs_1.10.1.bbappend | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes-gnome/gvfs/gvfs_1.10.1.bbappend') diff --git a/recipes-gnome/gvfs/gvfs_1.10.1.bbappend b/recipes-gnome/gvfs/gvfs_1.10.1.bbappend index 216aae5..83e54bf 100644 --- a/recipes-gnome/gvfs/gvfs_1.10.1.bbappend +++ b/recipes-gnome/gvfs/gvfs_1.10.1.bbappend @@ -1,4 +1,2 @@ -PACKAGECONFIG = "${@base_contains('INCOMPATIBLE_LICENSE', 'GPLv3', '', 'samba', d)}" #do not build with smb/samba -PACKAGECONFIG_colibri-vf = "" -PACKAGE_ARCH_colibri-vf = "${MACHINE_ARCH}" \ No newline at end of file +PACKAGECONFIG = "" -- cgit v1.2.3