mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] rauc: version bump 1.14 -> 1.15.2
@ 2026-04-02  8:35 Philipp Zabel
  0 siblings, 0 replies; only message in thread
From: Philipp Zabel @ 2026-04-02  8:35 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-04-02  8:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-02  8:35 [ptxdist] [PATCH] rauc: version bump 1.14 -> 1.15.2 Philipp Zabel

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