public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "'Benedikt Niedermayr' via isar-users" <isar-users@googlegroups.com>
To: isar-users@googlegroups.com
Cc: quirin.gylstorff@siemens.com
Subject: [PATCH] classes-recipe/imagetypes_ddi: remove redundant dependency
Date: Thu, 12 Feb 2026 12:47:56 +0100	[thread overview]
Message-ID: <20260212114806.4025303-1-benedikt.niedermayr@siemens.com> (raw)

Adding "isar-ddi-definitions" via DEPENDS is redundant as it is already
added via IMAGER_BUILD_DEPS.
Furthermore this avoids building "isar-ddi-definitions" when ddi has not
been added to IMAGE_FSTYPES.

Signed-off-by: Benedikt Niedermayr <benedikt.niedermayr@siemens.com>
---
 meta/classes-recipe/imagetypes_ddi.bbclass | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/classes-recipe/imagetypes_ddi.bbclass b/meta/classes-recipe/imagetypes_ddi.bbclass
index a2d5af669295..0e45fb8a5309 100644
--- a/meta/classes-recipe/imagetypes_ddi.bbclass
+++ b/meta/classes-recipe/imagetypes_ddi.bbclass
@@ -4,7 +4,6 @@
 # SPDX-License-Identifier: MIT
 # Class to generate discoverable disk images (DDI)
 
-DEPENDS += "isar-ddi-definitions"
 IMAGER_BUILD_DEPS:ddi += " isar-ddi-definitions"
 IMAGER_INSTALL:ddi += " isar-ddi-definitions"
 
-- 
2.43.0

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260212114806.4025303-1-benedikt.niedermayr%40siemens.com.

             reply	other threads:[~2026-02-12 11:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-12 11:47 'Benedikt Niedermayr' via isar-users [this message]
2026-02-18  8:23 ` Zhihang Wei

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=20260212114806.4025303-1-benedikt.niedermayr@siemens.com \
    --to=isar-users@googlegroups.com \
    --cc=benedikt.niedermayr@siemens.com \
    --cc=quirin.gylstorff@siemens.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