diff options
Diffstat (limited to 'templates/intel-corei7-64')
-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 668f0fe98..cece87e1e 100644 --- a/templates/intel-corei7-64/conf/bblayers.conf.sample +++ b/templates/intel-corei7-64/conf/bblayers.conf.sample @@ -14,6 +14,7 @@ BBLAYERS ?= " \ ##OEROOT##/../meta-agl/meta-agl-bsp \ ##OEROOT##/../meta-openembedded/meta-oe \ ##OEROOT##/../meta-openembedded/meta-multimedia \ + ##OEROOT##/../meta-openembedded/meta-efl \ ##OEROOT##/../meta-intel \ " BBLAYERS_NON_REMOVABLE ?= " \ |