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>
This commit is contained in:
Joshua Lock
2010-08-17 17:34:59 +01:00
parent 2225e12142
commit e624b2700a
4 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
LCONF_VERSION = "2"
BBFILES ?= ""
BBLAYERS = " \
##POKYBASE##/meta \
##POKYBASE##/meta-moblin \
##POKYBASE##/meta-emenlow \
"