From: "Sven Püschel" <s.pueschel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: [ptxdist] [PATCH 5/5] host-rauc: add missing options
Date: Wed, 15 Jul 2026 09:31:12 +0200 [thread overview]
Message-ID: <20260715073140.2795953-5-s.pueschel@pengutronix.de> (raw)
In-Reply-To: <20260715073140.2795953-1-s.pueschel@pengutronix.de>
Add missing options based on the configure_helper.py script output.
The option values were copied from the rauc.make file for the target.
Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
sorted after enabling composefs support in host-rauc to avoid having to
disable the composefs support option in this commit and directly adjust
the line in the next commit.
---
rules/host-rauc.make | 3 +++
1 file changed, 3 insertions(+)
diff --git a/rules/host-rauc.make b/rules/host-rauc.make
index 40f9f436c..8b5279b33 100644
--- a/rules/host-rauc.make
+++ b/rules/host-rauc.make
@@ -26,7 +26,9 @@ HOST_RAUC_CONF_OPT := \
-Ddbusinterfacesdir=/usr/share/dbus-1/interfaces \
-Ddbuspolicydir=/usr/share/dbus-1/system.d \
-Ddbussystemservicedir=/usr/share/dbus-1/system-services \
+ -Dfuzzing=false \
-Dgpt=disabled \
+ -Dhtmldocs=false \
-Djson=disabled \
-Dmanpages=false \
-Dnetwork=false \
@@ -34,6 +36,7 @@ HOST_RAUC_CONF_OPT := \
-Dservice=false \
-Dstreaming=false \
-Dstreaming_user=nobody \
+ -Dsystemdcatalogdir=/usr/lib/systemd/catalog \
-Dsystemdunitdir=/usr/lib/systemd/system \
-Dtests=false
--
2.47.3
prev parent reply other threads:[~2026-07-15 7:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-15 7:31 [ptxdist] [PATCH 1/5] composefs: sort meson options Sven Püschel
2026-07-15 7:31 ` [ptxdist] [PATCH 2/5] host-composefs: new host package Sven Püschel
2026-07-15 7:31 ` [ptxdist] [PATCH 3/5] host-rauc: use the correct build system options Sven Püschel
2026-07-15 7:31 ` [ptxdist] [PATCH 4/5] host-rauc: enable composefs support Sven Püschel
2026-07-15 7:31 ` Sven Püschel [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=20260715073140.2795953-5-s.pueschel@pengutronix.de \
--to=s.pueschel@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