summaryrefslogtreecommitdiffstats
path: root/templates/qemux86
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-04-10 17:20:50 +0200
committerGerrit Code Review <gerrit@172.30.200.200>2016-04-12 10:44:08 +0000
commit0d4cff7d5839e501ab16f0dbe21c18620616d5b0 (patch)
tree38ae5f72e81a8e83bd1d5c2a3f0a20e174b42d3c /templates/qemux86
parent77f3694bc414c227801b9aad09e1fef0283be9b6 (diff)
Add meta-python as dependency of meta-networking.
Change-Id: Ia4af265e98191dbe2a1f896f41c609a29e288b55 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 129d1ae0d..ae0786f77 100644
--- a/templates/qemux86/conf/bblayers.conf.sample
+++ b/templates/qemux86/conf/bblayers.conf.sample
@@ -16,6 +16,7 @@ BBLAYERS ?= " \
##OEROOT##/../meta-openembedded/meta-multimedia \
##OEROOT##/../meta-openembedded/meta-efl \
##OEROOT##/../meta-openembedded/meta-networking \
+ ##OEROOT##/../meta-openembedded/meta-python \
"
BBLAYERS_NON_REMOVABLE ?= " \
##OEROOT##/meta \