summaryrefslogtreecommitdiff
path: root/recipes-gnome
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-12-12 16:01:08 +0100
committerMax Krummenacher <max.oss.09@gmail.com>2015-03-31 21:50:34 +0200
commit68cc91b525c465449d4176de963e8346dfd98598 (patch)
tree7a8b7ae9b09eb801b2fc4f2f3ee75d9fc5c8c829 /recipes-gnome
parent7d66616856519070cddc79c095dc0612a60d4032 (diff)
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+.
Diffstat (limited to 'recipes-gnome')
-rw-r--r--recipes-gnome/gvfs/gvfs_1.10.1.bbappend4
1 files changed, 1 insertions, 3 deletions
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 = ""