mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Enrico Jorns <ejo@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: ejo@pengutronix.de, jlu@pengutronix.de
Subject: [ptxdist] [PATCH 1/2] rauc: pin remaining configure options
Date: Thu, 16 Jun 2022 16:18:33 +0200	[thread overview]
Message-ID: <20220616141834.464961-1-ejo@pengutronix.de> (raw)

Done using scripts/configure_helper.py --pkg rauc

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
---
 rules/rauc.make | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/rules/rauc.make b/rules/rauc.make
index f74f6b62c..41b76de7c 100644
--- a/rules/rauc.make
+++ b/rules/rauc.make
@@ -39,15 +39,20 @@ RAUC_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--enable-debug=info \
 	$(GLOBAL_LARGE_FILE_OPTION) \
+	--enable-compile-warnings=yes \
+	--disable-Werror \
 	--disable-code-coverage \
 	--disable-valgrind \
 	--$(call ptx/endis,PTXCONF_RAUC_SERVICE)-service \
+	--disable-create \
 	--$(call ptx/endis,PTXCONF_RAUC_NETWORK)-network \
 	--$(call ptx/endis,PTXCONF_RAUC_JSON)-json \
 	--$(call ptx/endis,PTXCONF_RAUC_GPT)-gpt \
+	--with-gcov=gcov \
 	--with-systemdunitdir=/usr/lib/systemd/system \
 	--with-dbuspolicydir=/usr/share/dbus-1/system.d \
-	--with-dbussystemservicedir=/usr/share/dbus-1/system-services
+	--with-dbussystemservicedir=/usr/share/dbus-1/system-services \
+	--with-dbusinterfacesdir=/usr/share/dbus-1/interfaces
 
 $(STATEDIR)/rauc.prepare:
 	@$(call targetinfo)
-- 
2.30.2




             reply	other threads:[~2022-06-16 14:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-16 14:18 Enrico Jorns [this message]
2022-06-16 14:18 ` [ptxdist] [PATCH 2/2] host-rauc: " Enrico Jorns
2022-06-20  6:19   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-06-20  6:19 ` [ptxdist] [APPLIED] rauc: " Michael Olbrich

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=20220616141834.464961-1-ejo@pengutronix.de \
    --to=ejo@pengutronix.de \
    --cc=jlu@pengutronix.de \
    --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