mirror of
https://git.yoctoproject.org/poky-contrib
synced 2025-05-08 23:52:25 +08:00
.templateconf: New file for customized template defaults
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. (From meta-yocto rev: 75ba1055872b74735c674cca2e8d54c2d4a545a0) Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
5662ab61b4
commit
614faa66a4
2
.templateconf
Normal file
2
.templateconf
Normal file
@ -0,0 +1,2 @@
|
||||
# Template settings
|
||||
TEMPLATECONF=${TEMPLATECONF:-meta-yocto/conf}
|
Loading…
x
Reference in New Issue
Block a user