]> code.ossystems Code Review - openembedded-core.git/commit
build/conf: move sample conf files to meta/conf
authorJoshua Lock <josh@linux.intel.com>
Tue, 17 Aug 2010 16:34:59 +0000 (17:34 +0100)
committerJoshua Lock <josh@linux.intel.com>
Tue, 17 Aug 2010 16:41:20 +0000 (17:41 +0100)
commite624b2700abc93990b58bef0ba9447373148a31c
tree1e8c6773d5eebb7177da07499fa33647e2b4945d
parent2225e1214285f0e9a3c0ee2962b3d678c5c05292
build/conf: move sample conf files to meta/conf

Currently rm -fr build breaks things badly but will work if we move the sample
configuration files to meta/conf - this patch does so.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/conf/bblayers.conf.sample [moved from build/conf/bblayers.conf.sample with 100% similarity]
meta/conf/local.conf.sample [moved from build/conf/local.conf.sample with 100% similarity]
meta/conf/site.conf.sample [moved from build/conf/site.conf.sample with 100% similarity]
scripts/poky-env-internal