avahi: disable libssp globally
authorKoen Kooi <koen@openembedded.org>
Fri, 23 May 2008 08:52:31 +0000 (08:52 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 23 May 2008 08:52:31 +0000 (08:52 +0000)
packages/avahi/avahi.inc
packages/avahi/avahi_0.6.19.bb
packages/avahi/avahi_0.6.20.bb
packages/avahi/avahi_0.6.21.bb
packages/avahi/avahi_0.6.22.bb

index e856e40..268a24f 100644 (file)
@@ -20,8 +20,7 @@ inherit autotools pkgconfig update-rc.d
 RDEPENDS_append = ""
 
 # TODO: build and enable all the extra stuff avahi offers
-EXTRA_OECONF = "--with-distro=debian  --disable-nls --disable-gdbm ${AVAHI_GTK} --disable-mono --disable-monodoc --disable-qt3 --disable-qt4 ${AVAHI_PYTHON}"
-EXTRA_OECONF_append_mipsel = " --disable-stack-protector"
+EXTRA_OECONF = "--with-distro=debian  --disable-stack-protector --disable-nls --disable-gdbm ${AVAHI_GTK} --disable-mono --disable-monodoc --disable-qt3 --disable-qt4 ${AVAHI_PYTHON}"
 AVAHI_PYTHON = "--disable-python"
 AVAHI_GTK = "--disable-gtk"
 
index 631d408..51786f6 100644 (file)
@@ -1,3 +1,3 @@
 require avahi.inc
 
-PR = "r6"
+PR = "r7"
index 631d408..51786f6 100644 (file)
@@ -1,3 +1,3 @@
 require avahi.inc
 
-PR = "r6"
+PR = "r7"
index 702594f..6e4fa30 100644 (file)
@@ -1,6 +1,6 @@
 require avahi.inc
 
-PR = "r6"
+PR = "r7"
 
 SRC_URI += "file://dbus-pre-1.1.1-support.patch;patch=1"
 SRC_URI += "file://avr32-ipv6-fix.patch;patch=1"
index d4f15f6..b37cdfe 100644 (file)
@@ -1,6 +1,6 @@
 require avahi.inc
 
 DEPENDS += "intltool-native"
-PR = "r6"
+PR = "r7"
 
 PACKAGES =+ "libavahi-gobject"