]> code.ossystems Code Review - openembedded-core.git/commit
devtool: add: move important "recipe created" message to the end
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 22 Sep 2015 16:21:34 +0000 (17:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Sep 2015 17:12:58 +0000 (18:12 +0100)
commit97398d14c444fe2408dd6101ef46a0a406924bb5
treee918adcdc447b7b14154e7e3883362e1f6f81139
parent2dd865086c37c9eff63c6d0bbfa9f2e909f9fffe
devtool: add: move important "recipe created" message to the end

If we end up printing a message about the build directory being the same
as the source, we should print that first and then print the message
about the recipe file possibly needing to be edited to the end so that
it has slightly more impact.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/standard.py