]> code.ossystems Code Review - openembedded-core.git/commitdiff
gnome-vfs: Disable samba (fix qemux86 build failures)
authorRichard Purdie <richard@openedhand.com>
Mon, 1 Jan 2007 11:56:11 +0000 (11:56 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 1 Jan 2007 11:56:11 +0000 (11:56 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1110 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gnome/gnome-vfs_2.16.3.bb

index 050135b485a5599cd88acaceabfa36db00e97d75..7cb4184ca34cd54219b0d2990e0c7f0aaf5a7600 100644 (file)
@@ -1,5 +1,5 @@
 LICENSE = "GPL"
-PR = "r2"
+PR = "r3"
 
 inherit gnome
 
@@ -12,7 +12,7 @@ RPROVIDES = "gnome-vfs-plugin-dbus"
 
 SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1"
 
-EXTRA_OECONF = "--disable-openssl"
+EXTRA_OECONF = "--disable-openssl --disable-samba"
 #export KRB5_CONFIG="none"
 
 FILES_${PN} += " ${libdir}/vfs"