All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Anna-Lena Marx" <anna-lena.marx@inovex.de>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] classes-recipe/sbom-cve-check: fix sstate cache mismatch in sbom path
Date: Wed, 01 Jul 2026 05:44:13 -0700	[thread overview]
Message-ID: <148656.1782909853265533546@lists.openembedded.org> (raw)
In-Reply-To: <AS8PR10MB50732D19DC22A9F050502AEFFDF62@AS8PR10MB5073.EURPRD10.PROD.OUTLOOK.COM>

[-- Attachment #1: Type: text/plain, Size: 679 bytes --]

Hi Peter,

I'm a bit confused about your patch, not that I would not believe it solves the issue, but IMAGE_LINK_NAME is defined as

`IMAGE_LINK_NAME ?= "${IMAGE_BASENAME}${IMAGE_MACHINE_SUFFIX}"`

and IMAGE_NAME as

`IMAGE_NAME ?= "${IMAGE_LINK_NAME}${IMAGE_VERSION_SUFFIX}"`

means, if I'm not completely confused, if IMAGE_LINK_NAME would be empty for some reason, IMAGE_NAME, would only consist of the IMAGE_VERSION_SUFFIX.
This does not read correct to me as well, and thus I'm not completely enthusiastic about your version.

But I'm completely with you in terms of the main issue and would rather like to fix it on this level than patching symptoms.

Anna

[-- Attachment #2: Type: text/html, Size: 789 bytes --]

  reply	other threads:[~2026-07-01 12:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-01 10:00 [PATCH] classes-recipe/sbom-cve-check: fix sstate cache mismatch in sbom path Anna-Lena Marx
2026-07-01 10:31 ` [OE-core] " Yoann Congal
2026-07-01 10:40   ` Marko, Peter
2026-07-01 12:44     ` Anna-Lena Marx [this message]
2026-07-01 12:56       ` Marko, Peter

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=148656.1782909853265533546@lists.openembedded.org \
    --to=anna-lena.marx@inovex.de \
    --cc=openembedded-core@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.