diff mbox series

[1/2] .templateconf: Mark "meta/conf" as an invalid path for templates

Message ID 20220922124708.2218995-1-pkj@axis.com
State New
Headers show
Series [1/2] .templateconf: Mark "meta/conf" as an invalid path for templates | expand

Commit Message

Peter Kjellerstedt Sept. 22, 2022, 12:47 p.m. UTC
Previously this was hardcoded in oe-setup-builddir.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
 .templateconf | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/.templateconf b/.templateconf
index e399e06acd..8e4a9ebdc6 100644
--- a/.templateconf
+++ b/.templateconf
@@ -1,2 +1,3 @@ 
 # Template settings
 TEMPLATECONF=${TEMPLATECONF:-meta/conf/templates/default}
+INVALID_TEMPLATECONFS=meta/conf