diff options
Diffstat (limited to 'templates/intel-corei7-64/conf/bblayers.conf.sample')
-rw-r--r-- | templates/intel-corei7-64/conf/bblayers.conf.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/intel-corei7-64/conf/bblayers.conf.sample b/templates/intel-corei7-64/conf/bblayers.conf.sample index cb8af868a..9b0e38388 100644 --- a/templates/intel-corei7-64/conf/bblayers.conf.sample +++ b/templates/intel-corei7-64/conf/bblayers.conf.sample @@ -5,6 +5,7 @@ LCONF_VERSION = "6" BBPATH = "${TOPDIR}" BBFILES ?= "" +# AGL layers for MinnowBoard MAX (Intel) BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-yocto \ |