mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] images: rauc.config: use @IMAGE@ for generating rauc bundle name
@ 2018-01-11 14:37 Enrico Jorns
  0 siblings, 0 replies; only message in thread
From: Enrico Jorns @ 2018-01-11 14:37 UTC (permalink / raw)
  To: ptxdist; +Cc: Enrico Jorns

Like in other image recipes, this will allow customizing the name of the
generated artifact from the corresponding image recipe

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

diff --git a/config/images/rauc.config b/config/images/rauc.config
index fb43c7efb..8396bd4be 100644
--- a/config/images/rauc.config
+++ b/config/images/rauc.config
@@ -1,4 +1,4 @@
-image update.raucb {
+image @IMAGE@ {
 	rauc {
 		file root.tar.gz { image = "root.tgz" }
 		manifest = "
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

only message in thread, other threads:[~2018-01-11 14:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-11 14:37 [ptxdist] [PATCH] images: rauc.config: use @IMAGE@ for generating rauc bundle name Enrico Jorns

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