layerindex-web/conf/local.conf
Aníbal Limón 93b9c9a159 conf/local.con: Add RRS configuration commented.
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-07-14 10:51:40 -05:00

18 lines
618 B
Plaintext

#
# This is a version of local.conf trimmed specially for parsing recipes
# within the OE Layer index update script. Since we're not doing any
# actual building and many variables are defaulted via bitbake.conf or
# the OE-Core basic distro config, we don't need to set very much.
# Just select something basic here:
MACHINE = "qemux86"
# OE-Core basic distro configuration
DISTRO = ""
# Recipe reporting system configuration
#require conf/distro/include/maintainers.inc
#require conf/distro/include/distro_alias.inc
#require conf/distro/include/upstream_tracking.inc
#require conf/distro/include/package_regex.inc