[yocto] BB_DANGLINGAPPENDS_WARNONLY

Trevor Woerner twoerner at gmail.com
Tue Jan 29 13:06:01 PST 2013


On Tue, Jan 29, 2013 at 3:58 PM, Rifenbark, Scott M
<scott.m.rifenbark at intel.com> wrote:
> Can anyone out there offer more information on this variable?  Wondering whether this should be documented in the glossary.

By default bitbake will throw an error if there exists a *.bbappend
recipe for which there is no corresponding *.bb recipe.

Setting BB_DANGLINGAPPENDS_WARNONLY will change this to a warning instead.

It's usually a sign the base recipe's version has been bumped and you
now need to update your bbappend to match or the base recipe has been
removed.



More information about the yocto mailing list