mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH] util-linux-ng: enable systemd flag if systemd is used
Date: Wed, 15 Jun 2016 00:21:21 +0200	[thread overview]
Message-ID: <20160614222121.5490-5-clemens.gruber@pqgruber.com> (raw)
In-Reply-To: <20160614222121.5490-1-clemens.gruber@pqgruber.com>

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
 rules/util-linux-ng.in   | 4 ++++
 rules/util-linux-ng.make | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/rules/util-linux-ng.in b/rules/util-linux-ng.in
index b0d5e1f..3a33583 100644
--- a/rules/util-linux-ng.in
+++ b/rules/util-linux-ng.in
@@ -29,6 +29,10 @@ config UTIL_LINUX_NG_LIBFDISK
 config UTIL_LINUX_NG_USES_NCURSES
 	bool
 
+config UTIL_LINUX_NG_USES_SYSTEMD
+	bool
+	default INITMETHOD_SYSTEMD
+
 config UTIL_LINUX_NG_PARTX_TOOLS
 	select UTIL_LINUX_NG_LIBBLKID
 	select UTIL_LINUX_NG_LIBSMARTCOLS
diff --git a/rules/util-linux-ng.make b/rules/util-linux-ng.make
index 33798fa..aee052d 100644
--- a/rules/util-linux-ng.make
+++ b/rules/util-linux-ng.make
@@ -138,7 +138,7 @@ UTIL_LINUX_NG_CONF_OPT	:= \
 	--without-utempter \
 	--without-libz \
 	--without-user \
-	--without-systemd \
+	--$(call ptx/wwo, PTXCONF_UTIL_LINUX_NG_USES_SYSTEMD)-systemd \
 	--with-systemdsystemunitdir=/lib/systemd/system \
 	--without-smack \
 	--without-python
-- 
2.8.3


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2016-06-14 22:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-14 22:21 [ptxdist] [PATCH] dbus: version bump to 1.10.8 Clemens Gruber
2016-06-14 22:21 ` [ptxdist] [PATCH] radvd: bump version to 2.13 Clemens Gruber
2016-06-14 22:21 ` [ptxdist] [PATCH] sqlite: version bump and improved build options Clemens Gruber
2016-06-15  5:08   ` Michael Olbrich
2016-06-15  6:46     ` Marc Kleine-Budde
2016-06-15 17:46       ` Clemens Gruber
2016-06-14 22:21 ` [ptxdist] [PATCH] util-linux-ng: add zramctl option Clemens Gruber
2016-06-14 22:21 ` Clemens Gruber [this message]
2016-06-15  5:10   ` [ptxdist] [PATCH] util-linux-ng: enable systemd flag if systemd is used Michael Olbrich
2016-06-15 18:09     ` Clemens Gruber

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=20160614222121.5490-5-clemens.gruber@pqgruber.com \
    --to=clemens.gruber@pqgruber.com \
    --cc=ptxdist@pengutronix.de \
    /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