mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Enrico Jorns <ejo@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Enrico Jorns <ejo@pengutronix.de>
Subject: [ptxdist] [PATCH] images: rauc.config: use @IMAGE@ for generating rauc bundle name
Date: Thu, 11 Jan 2018 15:37:14 +0100	[thread overview]
Message-ID: <20180111143714.17011-1-ejo@pengutronix.de> (raw)

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

                 reply	other threads:[~2018-01-11 14:37 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=20180111143714.17011-1-ejo@pengutronix.de \
    --to=ejo@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