From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] rauc: version bump 1.14 -> 1.15.2
Date: Thu, 2 Apr 2026 10:35:10 +0200 [thread overview]
Message-ID: <20260402083510.1729373-1-p.zabel@pengutronix.de> (raw)
https://github.com/rauc/rauc/releases/tag/v1.15.2
https://github.com/rauc/rauc/releases/tag/v1.15.1
https://github.com/rauc/rauc/releases/tag/v1.15
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/host-rauc.make | 2 ++
rules/rauc.make | 6 ++++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/rules/host-rauc.make b/rules/host-rauc.make
index 438d77bfb1e1..b0d3989006d9 100644
--- a/rules/host-rauc.make
+++ b/rules/host-rauc.make
@@ -27,7 +27,9 @@ HOST_RAUC_CONF_OPT := \
-Ddbussystemservicedir=/usr/share/dbus-1/system-services \
-Dgpt=disabled \
-Djson=disabled \
+ -Dmanpages=false \
-Dnetwork=false \
+ -Dpkcs11_engine=true \
-Dservice=false \
-Dstreaming=false \
-Dstreaming_user=nobody \
diff --git a/rules/rauc.make b/rules/rauc.make
index 2f4aedcada26..9fc6f94cd76f 100644
--- a/rules/rauc.make
+++ b/rules/rauc.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_RAUC) += rauc
#
# Paths and names
#
-RAUC_VERSION := 1.14
-RAUC_MD5 := a99bac2e1a6bf26d75c6427b5e994e7f
+RAUC_VERSION := 1.15.2
+RAUC_MD5 := a06c5d569a5b470edf99567ce5697491
RAUC := rauc-$(RAUC_VERSION)
RAUC_SUFFIX := tar.xz
RAUC_URL := https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)/$(RAUC).$(RAUC_SUFFIX)
@@ -46,7 +46,9 @@ RAUC_CONF_OPT := \
-Dcomposefs=$(call ptx/endis,PTXCONF_RAUC_COMPOSEFS)d \
-Dhtmldocs=false \
-Djson=$(call ptx/endis,PTXCONF_RAUC_JSON)d \
+ -Dmanpages=false \
-Dnetwork=$(call ptx/truefalse,PTXCONF_RAUC_NETWORK) \
+ -Dpkcs11_engine=true \
-Dservice=$(call ptx/truefalse,PTXCONF_RAUC_SERVICE) \
-Dstreaming=$(call ptx/truefalse,PTXCONF_RAUC_STREAMING) \
-Dstreaming_user=nobody \
--
2.47.3
reply other threads:[~2026-04-02 8:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260402083510.1729373-1-p.zabel@pengutronix.de \
--to=p.zabel@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