[OE-core] simplest command to display which layers are applying the same patch?

Alexander Kanavin alex.kanavin at gmail.com
Thu Mar 12 13:09:23 UTC 2020


I think 'bitbake -e recipe', and then searching for SRC_URI in it should
show which layer applies which patch.

Alex

On Thu, 12 Mar 2020 at 13:56, <rpjday at crashcourse.ca> wrote:

>    just got from colleague a miniscule snippet of build output:
>
> ERROR: openssl-1.0.2u-r0 do_patch: Command Error: 'quilt --quiltrc ...
> snip ...
> Output: Patch Use-SHA256-not-MD5-as-default-digest.patch is already
> applied; check your series file
>
> the problem seems obvious ... more than one layer being pulled
> into the build is trying to apply the same patch to that version
> of openssl.
>
> i don't have access to that build system, but i'm not surprised
> as it appears that at least three layers (oe-core, vendor, and
> wind river linux fixes layer) all supply that very patch.
>
> what is the simplest command from way back in "morty" that
> could display something as clear as, "layer A already applied
> this patch, now layer B is trying to apply it as well?"
>
> if it's in the log file, i can just point the person at that,
> short of getting access to the build system and finding it
> myself.  thank you kindly.
>
> rday
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20200312/c81c85ef/attachment.html>


More information about the Openembedded-core mailing list