]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
devtool: un-globalize 'config' variable
authorChris Laplante <chris.laplante@agilent.com>
Sun, 12 Jan 2025 14:53:56 +0000 (09:53 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Jan 2025 13:38:56 +0000 (13:38 +0000)
commitbfc525f6fdc8990b312123ac22d93118322b4e34
tree9050513bfc2fb101b9bda3523432b9de1f2deefa
parent207cdead039383780bd39adbaf2a17b679889c63
devtool: un-globalize 'config' variable

'read_workspace' can now access it via the 'context' that's passed in

Signed-off-by: Chris Laplante <chris.laplante@agilent.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/devtool