From: "Kavinaya S" <kavinaya@qti.qualcomm.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v4 1/1] fitimage: Add support for custom compatible string via optional parameter
Date: Wed, 08 Oct 2025 11:06:42 -0700 [thread overview]
Message-ID: <10142.1759946802485185141@lists.openembedded.org> (raw)
In-Reply-To: <gahunfldkpx3p453csdcoxnosrvbcnnzoeamsmxvzxxesvyls4@v4eicwchoz3p>
On Mon, Oct 6, 2025 at 04:04 AM, Dmitry Baryshkov wrote:
>
> Also no need for .dtb here. What about:
>
> FIT_DTB_COMPATIBLE_OVERRIDE[qcs6490-rb3gen2-vision-mezzanine]
>
> >
> > diff --git a/meta/lib/oe/fitimage.py b/meta/lib/oe/fitimage.py
> > index f303799155..54baba28bc 100644
> > --- a/meta/lib/oe/fitimage.py
> > +++ b/meta/lib/oe/fitimage.py
> > @@ -289,7 +289,7 @@ class ItsNodeRootKernel(ItsNode):
> > self._kernel = kernel_node
> >
> > def fitimage_emit_section_dtb(self, dtb_id, dtb_path,
> > dtb_loadaddress=None,
> > - dtbo_loadaddress=None, add_compatible=False):
> > + dtbo_loadaddress=None, add_compatible=False, custom_compatible=None):
>
> Also too long
>
I'll refine the code as suggested in next patch. I will also update the test cases as required.
next prev parent reply other threads:[~2025-10-08 18:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-30 6:51 [PATCH v4 0/1] Add support for custom compatible string via optional parameter Kavinaya S
2025-09-30 6:51 ` [PATCH v4 1/1] fitimage: " Kavinaya S
2025-09-30 11:01 ` Alexander Kanavin
2025-10-05 22:36 ` Dmitry Baryshkov
2025-10-08 18:07 ` Kavinaya S
2025-10-05 22:34 ` Dmitry Baryshkov
2025-10-08 18:03 ` Kavinaya S
2025-10-08 18:05 ` Kavinaya S
2025-10-08 18:05 ` Kavinaya S
2025-10-08 18:06 ` Kavinaya S [this message]
2025-10-05 22:26 ` [PATCH v4 0/1] " Dmitry Baryshkov
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=10142.1759946802485185141@lists.openembedded.org \
--to=kavinaya@qti.qualcomm.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox