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
Subject: [ptxdist] [PATCH 1/2] rauc-hawkbit-updater: disable QA_BUILD option
Date: Mon,  4 Jul 2022 08:14:29 +0200	[thread overview]
Message-ID: <20220704061430.2184142-1-ejo@pengutronix.de> (raw)

This is meant to be used for CI testing of rauc-hawkbit-updater.
Here our focus lies on keeping it buildable, thus disable too
restrictive checks.

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
---
 rules/rauc-hawkbit-updater.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/rauc-hawkbit-updater.make b/rules/rauc-hawkbit-updater.make
index 97aae0ffa..f3ba8e7de 100644
--- a/rules/rauc-hawkbit-updater.make
+++ b/rules/rauc-hawkbit-updater.make
@@ -38,7 +38,7 @@ RAUC_HAWKBIT_UPDATER_CONF_OPT	:= \
 	$(CROSS_CMAKE_USR) \
 	-DWITH_SYSTEMD=$(call ptx/onoff,PTXCONF_RAUC_HAWKBIT_UPDATER_SYSTEMD_UNIT) \
 	-DBUILD_DOC=OFF \
-	-DQA_BUILD=ON \
+	-DQA_BUILD=OFF \
 	-DSYSTEMD_SERVICES_INSTALL_DIR=/usr/lib/systemd/system
 
 # ----------------------------------------------------------------------------
-- 
2.30.2




             reply	other threads:[~2022-07-04  6:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-04  6:14 Enrico Jorns [this message]
2022-07-04  6:14 ` [ptxdist] [PATCH 2/2] rauc-hawkbit-updater: version bump 2020-09-09-gb38f5a5 -> 1.2 Enrico Jorns
2022-07-29  6:23   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-07-29  6:23 ` [ptxdist] [APPLIED] rauc-hawkbit-updater: disable QA_BUILD option 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=20220704061430.2184142-1-ejo@pengutronix.de \
    --to=ejo@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