diff options
Diffstat (limited to 'templates/qemux86/conf/bblayers.conf.sample')
-rw-r--r-- | templates/qemux86/conf/bblayers.conf.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/qemux86/conf/bblayers.conf.sample b/templates/qemux86/conf/bblayers.conf.sample index ba2f197c8..129d1ae0d 100644 --- a/templates/qemux86/conf/bblayers.conf.sample +++ b/templates/qemux86/conf/bblayers.conf.sample @@ -15,6 +15,7 @@ BBLAYERS ?= " \ ##OEROOT##/../meta-openembedded/meta-oe \ ##OEROOT##/../meta-openembedded/meta-multimedia \ ##OEROOT##/../meta-openembedded/meta-efl \ + ##OEROOT##/../meta-openembedded/meta-networking \ " BBLAYERS_NON_REMOVABLE ?= " \ ##OEROOT##/meta \ |