mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
avahi: disable libssp
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4945 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,7 +4,6 @@ HOMEPAGE = "http://avahi.org"
|
||||
SECTION = "network"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL"
|
||||
|
||||
DEPENDS = "expat libdaemon dbus glib-2.0 gtk+ libglade"
|
||||
RRECOMMENDS = "libnss-mdns"
|
||||
RRECOMMENDS_avahi-daemon = "libnss-mdns"
|
||||
@@ -16,6 +15,7 @@ inherit autotools pkgconfig update-rc.d
|
||||
|
||||
EXTRA_OECONF = "--with-distro=debian \
|
||||
--with-avahi-priv-access-group=adm \
|
||||
--disable-stack-protector \
|
||||
--disable-gdbm \
|
||||
--disable-mono \
|
||||
--disable-monodoc \
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
require avahi.inc
|
||||
|
||||
RDEPENDS_avahi-daemon = "sysvinit-pidof"
|
||||
PR = "r6"
|
||||
|
||||
FILES_avahi-autoipd = "${sbindir}/avahi-autoipd \
|
||||
${sysconfdir}/avahi/avahi-autoipd.action \
|
||||
|
||||
Reference in New Issue
Block a user