summaryrefslogtreecommitdiffstats
path: root/templates/qemux86
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-04-05 00:37:17 +0200
committerGerrit Code Review <gerrit@172.30.200.200>2016-04-10 09:49:05 +0000
commit93ed4cd0870f29d42cf68a0e1ec04d73b347e896 (patch)
treedcc9385801f40e0f1995240921822fbf42649579 /templates/qemux86
parenta8ef7b86833f07088c8bd324611e051e5f17ab79 (diff)
Add layer containing netperf for qa
This change adds the networking layer to include the netperf tool. Change-Id: I262e701beb020e7a2e1eb7bd5910b0ffc405e2d0 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/qemux86')
-rw-r--r--templates/qemux86/conf/bblayers.conf.sample1
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 \