]> code.ossystems Code Review - openembedded-core.git/commit
devshell.bbclass: Exceptions displayed within devpyshell
authorDorinda Bassey <dorindabassey@gmail.com>
Thu, 18 Mar 2021 15:49:40 +0000 (16:49 +0100)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 9 Apr 2021 05:56:16 +0000 (13:56 +0800)
commit6d3f740c2a6143d20760311cfdff268ad2e8dce4
treec3298e1a9c3cea3b5f589635b11c0ebc4d24b666
parent7e75801c9a76d7bcd2fed3a6522214f483966166
devshell.bbclass: Exceptions displayed within devpyshell

If you type something into devpyshell, an exception should be triggered,
but that exception isn't printed out because it is not being flushed out
of the buffer. This patch fixes that issue.

[YOCTO #12156]

Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 9f95e82a3b27bfd5177a855326dcad8a5bdf5b2d)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/classes/devshell.bbclass