diff options
Diffstat (limited to 'templates/intel-corei7-64/conf')
-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 b7c0b9cdc..4bf44d5d1 100644 --- a/templates/intel-corei7-64/conf/bblayers.conf.sample +++ b/templates/intel-corei7-64/conf/bblayers.conf.sample @@ -18,6 +18,7 @@ BBLAYERS ?= " \ ##OEROOT##/../meta-openembedded/meta-efl \ ##OEROOT##/../meta-openembedded/meta-networking \ ##OEROOT##/../meta-openembedded/meta-python \ + ##OEROOT##/../meta-openembedded/meta-filesystems \ ##OEROOT##/../meta-intel \ ##OEROOT##/../meta-rust \ " |