]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
scripts/oe-check-sstate: cleanup
authorRoss Burton <ross.burton@arm.com>
Mon, 10 Oct 2022 11:42:19 +0000 (12:42 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Oct 2022 12:42:00 +0000 (13:42 +0100)
commit663aa284adf312eb5c8a471e5dbff2634e87897d
treed89f8adca88ba10a7a6e3d644a0d7e6c50dc29f5
parentecff0642be5781f7f6cca617158b04ac9a0e85f0
scripts/oe-check-sstate: cleanup

The scriptutils import isn't used, there's no need to run bitbake
in a shell environment, and invoke bitbake as a list instead of a
string.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-check-sstate