]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oe-setup-builddir: Correct when validation of the templates dir is run
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Tue, 6 Sep 2022 14:58:51 +0000 (16:58 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Sep 2022 13:55:51 +0000 (14:55 +0100)
commitdcca9ee6f06e9eacd6507f57bd0a5012ea343aa9
tree5101b43aa3cac1c54c9aabb1b1cbe6ec44374a8e
parent4f0ea44c80f297d00349b7d3cf9438145aec8a74
oe-setup-builddir: Correct when validation of the templates dir is run

The validation of the templates directory is supposed to be run as long
as $TEMPLATECONF is defined, but it was only done if the directory did
not exist.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-setup-builddir