]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa: rename variable dirs to opts is cases with parallel make
authorPeter Marko <peter.marko@siemens.com>
Fri, 8 Aug 2025 10:24:12 +0000 (12:24 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Aug 2025 17:03:13 +0000 (18:03 +0100)
commita13fc7b6f813ce7bd9991aed8f03351bdf5596f2
tree9dd72b052f0b5225df91db9d1400ae206e7ceb07
parentc8670e9c7db565401412dad979c2ee53a586b59d
oeqa: rename variable dirs to opts is cases with parallel make

This is a refactoring commit so that next commit which is fixing
parallel make settings is readable.

Rename makes sense as the variable will contain not only directories but
also parallel make settings afterwards.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/lib/oeqa/sdk/cases/autotools.py
meta/lib/oeqa/sdk/cases/cmake.py
meta/lib/oeqa/sdk/cases/makefile.py