From: claudius.heine.ext@siemens.com
To: isar-users@googlegroups.com
Cc: Claudius Heine <ch@denx.de>
Subject: [PATCH] image.bbclass: allow ISAR_RELEASE_CMD that produce space seperated vals
Date: Wed, 5 Sep 2018 09:18:12 +0200 [thread overview]
Message-ID: <20180905071812.26252-1-claudius.heine.ext@siemens.com> (raw)
From: Claudius Heine <ch@denx.de>
Signed-off-by: Claudius Heine <ch@denx.de>
---
meta/classes/image.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass
index 6a5f0e9..e62b834 100644
--- a/meta/classes/image.bbclass
+++ b/meta/classes/image.bbclass
@@ -75,7 +75,7 @@ do_rootfs[deptask] = "do_deploy_deb"
do_mark_rootfs() {
update_etc_os_release \
- --build-id $(get_build_id) --variant "${DESCRIPTION}" \
+ --build-id "$(get_build_id)" --variant "${DESCRIPTION}" \
"${IMAGE_ROOTFS}"
}
--
2.18.0
next reply other threads:[~2018-09-05 7:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-05 7:18 claudius.heine.ext [this message]
2018-09-05 9:13 ` [PATCH v2] " claudius.heine.ext
2018-09-06 20:47 ` Maxim Yu. Osipov
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=20180905071812.26252-1-claudius.heine.ext@siemens.com \
--to=claudius.heine.ext@siemens.com \
--cc=ch@denx.de \
--cc=isar-users@googlegroups.com \
/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