diff options
Diffstat (limited to 'templates/wandboard/conf/bblayers.conf.sample')
-rw-r--r-- | templates/wandboard/conf/bblayers.conf.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/wandboard/conf/bblayers.conf.sample b/templates/wandboard/conf/bblayers.conf.sample index aea73b204..1714e1f12 100644 --- a/templates/wandboard/conf/bblayers.conf.sample +++ b/templates/wandboard/conf/bblayers.conf.sample @@ -5,6 +5,7 @@ LCONF_VERSION = "6" BBPATH = "${TOPDIR}" BBFILES ?= "" +# AGL layers for Wandboard (NXP/Freescale) BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-yocto \ |