[OE-core] [PATCH] package_deb.bbclass: report error during creation

Burton, Ross ross.burton at intel.com
Tue Dec 18 13:09:20 UTC 2018


On Tue, 18 Dec 2018 at 12:58, Jens Rehsack <sno at netbsd.org> wrote:
> Do this as one bb.error
>
> Sure
> and you won't need to re-raise as it will fail.
> So neither raise nor pass - just print?

bb.fatal will show the message and raise an exception itself, or
bb.error()/return. Either works.

Ross


More information about the Openembedded-core mailing list