]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
scripts/test-remote-image: remove useless postconfig arguments
authorRoss Burton <ross.burton@arm.com>
Thu, 19 Jun 2025 13:20:43 +0000 (14:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jun 2025 20:54:41 +0000 (21:54 +0100)
commit4a919459feb90ab8a8b9d10381486b77ad5aec52
tree8082d632894af7351daf3bd97af1b866b47b6931
parentdcbaf42dd74cc0bda7254856589613718ed3f057
scripts/test-remote-image: remove useless postconfig arguments

I can't see a reason for this script to need to use postconfig files
to bounce a variable assignment through another, so remove them.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/test-remote-image