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
commit08b3ca71d72b3b19cdab2195815350b31c34bf5b (patch)
tree5f8b707f4cebf170bbc606246f6690c2f939d768 /recipes-gnome
parentba671abe977991d05bf6749b46a7d6cf0053f5d8 (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 = ""