]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
scripts/makefile-getvar: be more resilient
authorRoss Burton <ross.burton@arm.com>
Thu, 18 Dec 2025 17:42:43 +0000 (17:42 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Dec 2025 17:54:58 +0000 (17:54 +0000)
commit8f5a8a0c99fd2330e155ab97df299ca74d7e9561
treedd5386dac1e989be5a935d7a7eb71c863d2046df
parent424c8aba2a52f464b2a652f56770437bdd08bf9e
scripts/makefile-getvar: be more resilient

Check that we've been passed enough arguments (at least the Makefile and
one variable), and that the Makefile specified is actually a file.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/makefile-getvar