]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
meta/conf: move default configuration templates into meta/conf/templates/default
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 31 Aug 2022 11:11:49 +0000 (13:11 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Sep 2022 09:05:42 +0000 (10:05 +0100)
commit214c3dc91ceb1557b62ad3a359c72cfc9b2bf4f0
treef5c5feb41377cc8b24c555c08532ee7e4bcbdc74
parent217b00d378f359689613ca4c0666bb2eed040f69
meta/conf: move default configuration templates into meta/conf/templates/default

This sets the ground for standardizing (and enforcing) the location of
configuration templates: let's start with the default one.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
.templateconf
meta/classes-global/sanity.bbclass
meta/conf/templates/default/bblayers.conf.sample [moved from meta/conf/bblayers.conf.sample with 100% similarity]
meta/conf/templates/default/conf-notes.txt [moved from meta/conf/conf-notes.txt with 100% similarity]
meta/conf/templates/default/local.conf.sample [moved from meta/conf/local.conf.sample with 100% similarity]
meta/conf/templates/default/local.conf.sample.extended [moved from meta/conf/local.conf.sample.extended with 100% similarity]
meta/conf/templates/default/site.conf.sample [moved from meta/conf/site.conf.sample with 100% similarity]
scripts/oe-setup-builddir