From: Ross Burton <ross.burton@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 7/7] systemd: remove tcp-wrappers option
Date: Mon, 12 May 2014 13:14:53 +0100 [thread overview]
Message-ID: <1399896893-486-7-git-send-email-ross.burton@intel.com> (raw)
In-Reply-To: <1399896893-486-1-git-send-email-ross.burton@intel.com>
systemd version 212 removed the TCP wrappers support, so remove the
PACKAGECONFIG stanza for it.
Signed-off-by: Ross Burton <ross.burton@intel.com>
---
meta/recipes-core/systemd/systemd_212.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta/recipes-core/systemd/systemd_212.bb b/meta/recipes-core/systemd/systemd_212.bb
index bbc5d34..233bd31 100644
--- a/meta/recipes-core/systemd/systemd_212.bb
+++ b/meta/recipes-core/systemd/systemd_212.bb
@@ -47,7 +47,7 @@ LDFLAGS_append_libc-uclibc = " -lrt"
GTKDOC_DOCDIR = "${S}/docs/"
-PACKAGECONFIG ??= "xz tcp-wrappers"
+PACKAGECONFIG ??= "xz"
# Sign the journal for anti-tampering
PACKAGECONFIG[gcrypt] = "--enable-gcrypt,--disable-gcrypt,libgcrypt"
# regardless of PACKAGECONFIG, libgcrypt is always required to expand
@@ -55,7 +55,6 @@ PACKAGECONFIG[gcrypt] = "--enable-gcrypt,--disable-gcrypt,libgcrypt"
DEPENDS += "libgcrypt"
# Compress the journal
PACKAGECONFIG[xz] = "--enable-xz,--disable-xz,xz"
-PACKAGECONFIG[tcp-wrappers] = "--enable-tcpwrap,--disable-tcpwrap,tcp-wrappers"
PACKAGECONFIG[cryptsetup] = "--enable-libcryptsetup,--disable-libcryptsetup,cryptsetup"
PACKAGECONFIG[microhttpd] = "--enable-microhttpd,--disable-microhttpd,libmicrohttpd"
--
1.7.10.4
prev parent reply other threads:[~2014-05-12 12:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-12 12:14 [PATCH 1/7] gst-openmax: fix build with GLib 2.40 onwards Ross Burton
2014-05-12 12:14 ` [PATCH 2/7] glib-2.0: upgrade to 2.40.0 Ross Burton
2014-05-12 12:14 ` [PATCH 3/7] freetype: upgrade to 2.5.3 Ross Burton
2014-05-14 4:28 ` Saul Wold
2014-05-14 4:30 ` Saul Wold
2014-05-14 7:27 ` Koen Kooi
2014-05-14 7:53 ` Richard Purdie
2014-05-14 9:32 ` Burton, Ross
2014-05-12 12:14 ` [PATCH 4/7] gdk-pixbuf: upgrade to 2.30.7 Ross Burton
2014-05-12 12:14 ` [PATCH 5/7] python-numpy: add Signed-off-by to patches Ross Burton
2014-05-12 12:14 ` [PATCH 6/7] json-glib: upgrade to 1.0.0 Ross Burton
2014-05-12 12:14 ` Ross Burton [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1399896893-486-7-git-send-email-ross.burton@intel.com \
--to=ross.burton@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox