On Wed, Jun 11, 2025 at 06:14 AM, Alexander Kanavin wrote:
BTW: bitbake-getvar --quiet (Silence bitbake server logging) could not
skip above "NOTE: Reconnecting to bitbake server..." message from bitbake
But it should, and it's better to fix that. Otherwise we have to
plaster similar workarounds everywhere where bitbake-getvar is used in
scripts.
Sure, submitted patch to bitbake to skip noisy output for bitbake-getvar
https://lists.openembedded.org/g/bitbake-devel/message/17694?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3ACreated%2C%2C%2C20%2C2%2C0%2C113601893%2Cd%253D3&d=3
Please ignore this patch
//Hongxu
I see e.g. 'bitbake-getvar --value BBLAYERS | tail -1' is used
elsewhere, presumably for similar reasons.
Alex