[OE-core] [PATCH 3/3 v2] .templateconf: New file for customized template defaults

Gary Thomas gary at mlbassoc.com
Mon Feb 24 17:11:49 UTC 2014


This file will allow easy customization of the build tools,
in particular the default setting of TEMPLATECONF, which
should reduce the need to fiddle with scripts in the future.

Signed-off-by: Gary Thomas <gary at mlbassoc.com>
---
 .templateconf |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 .templateconf

diff --git a/.templateconf b/.templateconf
new file mode 100644
index 0000000..0bf5ecf
--- /dev/null
+++ b/.templateconf
@@ -0,0 +1,2 @@
+# Template settings
+TEMPLATECONF=${TEMPLATECONF:-meta/conf}
-- 
1.7.9.5




More information about the Openembedded-core mailing list