generic-poky/meta/recipes-extended/groff
Paul Eggleton ddc1df3e80 Use die() or bbfatal_log() where the log should definitely be printed
Change calls to bbfatal() to either die() or bbfatal_log() where we know
we want the full log to be printed by the UI (calling bberror or bbfatal
would otherwise suppress it since the change to connect these functions
through to the UI.) bbfatal() is still fine to use where there is enough
context information in the message such that the log isn't needed.

(From OE-Core rev: 04ed9a19e1b08003329138b8ab83691d13c11fd9)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-16 15:09:23 +01:00
..
groff-1.18.1.4 groff: fix bindir transaction error 2014-07-08 11:20:12 +01:00
groff-1.22.3 recipes: Fix charset.alias for musl 2015-04-21 07:20:25 +01:00
groff_1.18.1.4.bb groff 1.18.1.4: fix HOMEPAGE and SRC_URI 2015-02-08 08:00:28 +00:00
groff_1.22.3.bb Use die() or bbfatal_log() where the log should definitely be printed 2015-07-16 15:09:23 +01:00