Discussion:
[yocto] Check final recipe state
Alan Martinovic
2018-11-07 11:02:08 UTC
Permalink
Hi,
looking for a way to inspect the appearance of the final recipe
after all the .bbappend files have been applied.

Example:
meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog_8.29.0.bb

gets appended with:
meta-mylayer/recipes-extended/rsyslog/rsyslog_8.29.0.bbappend

I'm conceptually perceiving that as being merged together into a
single "final recipe" during the build.
Is there a way to get how that "final recipe" might look like?

(know about the -e flag, exploring it there is something less verbose)

Be Well,
Alan
--

Loading...