public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] wic-img: Drop redundant dependency
@ 2020-06-26 11:58 Jan Kiszka
  2020-08-31 16:30 ` Jan Kiszka
  2020-09-21  9:12 ` Baurzhan Ismagulov
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Kiszka @ 2020-06-26 11:58 UTC (permalink / raw)
  To: isar-users

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] wic-img: Drop redundant dependency
  2020-06-26 11:58 [PATCH] wic-img: Drop redundant dependency Jan Kiszka
@ 2020-08-31 16:30 ` Jan Kiszka
  2020-09-21  9:12 ` Baurzhan Ismagulov
  1 sibling, 0 replies; 3+ messages in thread
From: Jan Kiszka @ 2020-08-31 16:30 UTC (permalink / raw)
  To: isar-users, Baurzhan Ismagulov

On 26.06.20 13:58, [ext] Jan Kiszka wrote:
> 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
> 

Ping

Jan

-- 
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] wic-img: Drop redundant dependency
  2020-06-26 11:58 [PATCH] wic-img: Drop redundant dependency Jan Kiszka
  2020-08-31 16:30 ` Jan Kiszka
@ 2020-09-21  9:12 ` Baurzhan Ismagulov
  1 sibling, 0 replies; 3+ messages in thread
From: Baurzhan Ismagulov @ 2020-09-21  9:12 UTC (permalink / raw)
  To: isar-users

On Fri, Jun 26, 2020 at 01:58:18PM +0200, Jan Kiszka wrote:
> do_wic_image depends on do_image_tools, that depends on
> do_install_imager_deps which already ensures that we have
> buildchroot-target.

Applied to next, thanks for your patience.

With kind regards,
Baurzhan.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-21  9:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-26 11:58 [PATCH] wic-img: Drop redundant dependency Jan Kiszka
2020-08-31 16:30 ` Jan Kiszka
2020-09-21  9:12 ` Baurzhan Ismagulov

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