summaryrefslogtreecommitdiffstats
path: root/scripts/bitbake-prserv-tool
diff options
context:
space:
mode:
authorYoann Congal <yoann.congal@smile.fr>2020-10-09 09:15:45 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-22 12:16:42 +0100
commitcb186c76b9f3d997b21f36c24cebb6b4a8413774 (patch)
tree9ffb6a2ccdef9ee8360838353ea1d8a53c6ce12e /scripts/bitbake-prserv-tool
parent7a2bbca3daf83e6982dcf569ef7fd1a068392a1e (diff)
downloadpoky-cb186c76b9f3d997b21f36c24cebb6b4a8413774.tar.gz
bitbake-bblayers/create: Make the example recipe print its message
The example recipe is setup to print a message using bb.plain() in the "do_build" task but this task is "noexec" so the message never prints. This might be confusing. This moves the message printing into another "do_display_banner" task and add it to the do_build "before" list. (From OE-Core rev: 2387f968b8dd90de9f0907ee571ec6207ffa9a19) Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 252385bef9b226f32691b8513869ea3e41813b40) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/bitbake-prserv-tool')
0 files changed, 0 insertions, 0 deletions