diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2024-01-02 16:40:02 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-01-02 22:51:01 +0000 |
commit | bd05979aa8333d5bb2a5f058d2274af1873412a1 (patch) | |
tree | a9a1ee4ee0510a18503814de7223b37b89feaf88 /scripts/runqemu | |
parent | 70a92a2f8bfd0fce7e631972c2aff05121024dc2 (diff) | |
download | poky-bd05979aa8333d5bb2a5f058d2274af1873412a1.tar.gz |
devtool: use straight print in check-upgrade-status output
'devtool check-upgrade-status' is for reporting upgradable
status for recipes. The output should always be printed out. So
we should just use 'print' instead of 'logger.info' as the latter
will be suppressed if '-q' parameter is supplied to devtool.
(From OE-Core rev: 2c7bf9c8a833bec13a1ebabdce30933cbe691108)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu')
0 files changed, 0 insertions, 0 deletions