[poky] [PATCH 0/6] recipe upgrades, Qing He, 12/31/2010
Richard Purdie
richard.purdie at linuxfoundation.org
Thu Jan 6 02:21:26 PST 2011
On Tue, 2011-01-04 at 16:34 +0800, Qing He wrote:
> Thank you for the fix.
> The screen flushed too quick and I missed the error message.
> Btw, I observed an error, but the build process didn't halt, is that
> considered some kind of bug?
Bitbake will have exited with a return value of 1, not 0 if any ERROR
had been displayed. We should probably display some message to the user
as bitbake exits in this case so a normal shell user can see this
clearly (needs to be added to lib/bb/ui/knotty.py). The autobuilder
checks the exit code so will pick this up already.
Cheers,
Richard
More information about the poky
mailing list