From: Chris Laplante <[email protected]> This patchset removes global variables from the 'devtool' script. It also changes `Context` to be a dataclass.
All devtool self-tests pass, tested via: oe-selftest -r devtool Chris Laplante (7): devtool: un-globalize the 'basepath' variable devtool: un-globalize 'workspace' variable devtool: un-globalize 'context' variable and convert it to a dataclass devtool: un-globalize 'config' variable devtool: un-globalize 'plugins' variable devtool: misc cleanups devtool: remove unused 'config' param from '_create_workspace' method scripts/devtool | 88 +++++++++++++++++++++++++------------------------ 1 file changed, 45 insertions(+), 43 deletions(-) -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#209689): https://lists.openembedded.org/g/openembedded-core/message/209689 Mute This Topic: https://lists.openembedded.org/mt/110569670/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
