[yocto] Check final recipe state

Alan Martinovic alan.martinovic at senic.com
Wed Nov 7 03:02:08 PST 2018


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


More information about the yocto mailing list