diff options
Diffstat (limited to 'templates/wandboard')
-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 4a577bc46..b6dce2624 100644 --- a/templates/wandboard/conf/bblayers.conf.sample +++ b/templates/wandboard/conf/bblayers.conf.sample @@ -23,6 +23,7 @@ BBLAYERS ?= " \ ##OEROOT##/../meta-agl-demo \ ##OEROOT##/../meta-openembedded/meta-ruby \ ##OEROOT##/../meta-qt5 \ + ##OEROOT##/../meta-rust \ " BBLAYERS_NON_REMOVABLE ?= " \ ##OEROOT##/meta \ |