summaryrefslogtreecommitdiff
path: root/recipes-gnome
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-01-11 14:52:38 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-03-14 14:26:28 +0100
commit63676bb42eb9373a66b735bf75bda82c9e5e3de4 (patch)
tree384051181acf1828632a4691ed43a70b4de467fd /recipes-gnome
parent75c8ad7a4a4b8f71649aacb3f083eb41bb73982e (diff)
gvfs: use _remove to not build with samba
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-gnome')
-rw-r--r--recipes-gnome/gvfs/gvfs_1.10.1.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-gnome/gvfs/gvfs_1.10.1.bbappend b/recipes-gnome/gvfs/gvfs_1.10.1.bbappend
index 7abbd6b..a4a7701 100644
--- a/recipes-gnome/gvfs/gvfs_1.10.1.bbappend
+++ b/recipes-gnome/gvfs/gvfs_1.10.1.bbappend
@@ -1,3 +1,3 @@
#do not build with smb/samba
-PACKAGECONFIG = ""
+PACKAGECONFIG_remove = "samba"
DEPENDS += "udev"