Files
poky/meta/conf/bblayers.conf.sample
Joshua Lock e624b2700a 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>
2010-08-17 17:41:20 +01:00

11 lines
227 B
Plaintext

# 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 \
"