mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] rauc-hawkbit-updater: disable QA_BUILD option
@ 2022-07-04  6:14 Enrico Jorns
  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] rauc-hawkbit-updater: disable QA_BUILD option Michael Olbrich
  0 siblings, 2 replies; 4+ messages in thread
From: Enrico Jorns @ 2022-07-04  6:14 UTC (permalink / raw)
  To: ptxdist; +Cc: ejo

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-29  6:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-04  6:14 [ptxdist] [PATCH 1/2] rauc-hawkbit-updater: disable QA_BUILD option Enrico Jorns
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox