mirror of
https://git.yoctoproject.org/poky-contrib
synced 2025-05-07 23:23:32 +08:00
meta-poky/conf: move default templates to conf/templates/default/
This follows the changes in oe-core, where templates are expected to be under conf/templates. (From meta-yocto rev: 29608bd03e1bffa124353061617b1d71370a4e5f) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
b16ecb48f6
commit
c472d9ba9e
@ -1,2 +1,2 @@
|
||||
# Template settings
|
||||
TEMPLATECONF=${TEMPLATECONF:-meta-poky/conf}
|
||||
TEMPLATECONF=${TEMPLATECONF:-meta-poky/conf/templates/default}
|
||||
|
Loading…
x
Reference in New Issue
Block a user