From: Jan Kiszka <jan.kiszka@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Subject: [PATCH] wic-img: Drop redundant dependency
Date: Fri, 26 Jun 2020 13:58:18 +0200 [thread overview]
Message-ID: <0fa90b81-a998-fc43-c0ce-1954f8223c31@siemens.com> (raw)
From: Jan Kiszka <jan.kiszka@siemens.com>
do_wic_image depends on do_image_tools, that depends on
do_install_imager_deps which already ensures that we have
buildchroot-target.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
meta/classes/wic-img.bbclass | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/classes/wic-img.bbclass b/meta/classes/wic-img.bbclass
index afab3941..231de427 100644
--- a/meta/classes/wic-img.bbclass
+++ b/meta/classes/wic-img.bbclass
@@ -176,6 +176,5 @@ EOSUDO
}
do_wic_image[file-checksums] += "${WKS_FILE_CHECKSUM}"
-do_wic_image[depends] = "buildchroot-target:do_build"
addtask wic_image before do_image after do_image_tools
--
2.26.2
next reply other threads:[~2020-06-26 11:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-26 11:58 Jan Kiszka [this message]
2020-08-31 16:30 ` Jan Kiszka
2020-09-21 9:12 ` Baurzhan Ismagulov
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=0fa90b81-a998-fc43-c0ce-1954f8223c31@siemens.com \
--to=jan.kiszka@siemens.com \
--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