diff options
author | Dorinda Bassey <dorindabassey@gmail.com> | 2021-03-18 16:49:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-20 18:54:56 +0000 |
commit | 0bda83333e428d55552fa019b038f59ee6ac92a8 (patch) | |
tree | b37961d383946cd3daff40b67f8bde0ce528b821 /meta/classes/toaster.bbclass | |
parent | fc21b6b885f1347f34c263a3a63835d578eb20c2 (diff) | |
download | poky-0bda83333e428d55552fa019b038f59ee6ac92a8.tar.gz |
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]
(From OE-Core rev: 9f95e82a3b27bfd5177a855326dcad8a5bdf5b2d)
Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/toaster.bbclass')
0 files changed, 0 insertions, 0 deletions