Add layer containing netperf for qa 95/5495/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 4 Apr 2016 22:37:17 +0000 (00:37 +0200)
committerGerrit Code Review <gerrit@172.30.200.200>
Sun, 10 Apr 2016 09:49:05 +0000 (09:49 +0000)
This change adds the networking layer to include the netperf tool.

Change-Id: I262e701beb020e7a2e1eb7bd5910b0ffc405e2d0
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
templates/intel-corei7-64/conf/bblayers.conf.sample
templates/qemux86-64/conf/bblayers.conf.sample
templates/qemux86/conf/bblayers.conf.sample
templates/wandboard/conf/bblayers.conf.sample

index cece87e..47606e3 100644 (file)
@@ -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 \
   ##OEROOT##/../meta-intel \
   "
 BBLAYERS_NON_REMOVABLE ?= " \
index ba2f197..129d1ae 100644 (file)
@@ -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 \
index ba2f197..129d1ae 100644 (file)
@@ -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 \
index 25cd514..7e8857c 100644 (file)
@@ -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 \
   ##OEROOT##/../meta-fsl-arm \
   ##OEROOT##/../meta-fsl-arm-extra \
   "