From 15c648c3341b8988f6346e809f736fbb19a966da Mon Sep 17 00:00:00 2001 From: Laurent Bonnans Date: Tue, 26 Feb 2019 11:08:23 +0100 Subject: Add meta-python layer to all platforms Needed for meta-oe since this change: http://git.openembedded.org/meta-openembedded/commit/?id=987d28c27e70ba12edf2b99745c13e7525206f4a Signed-off-by: Laurent Bonnans --- conf/include/bblayers/sota_qemux86-64.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf/include/bblayers/sota_qemux86-64.inc') diff --git a/conf/include/bblayers/sota_qemux86-64.inc b/conf/include/bblayers/sota_qemux86-64.inc index 12d32ff..5851a29 100644 --- a/conf/include/bblayers/sota_qemux86-64.inc +++ b/conf/include/bblayers/sota_qemux86-64.inc @@ -1 +1,2 @@ -BBLAYERS += " ${METADIR}/meta-updater-qemux86-64 " + +BBLAYERS += "${METADIR}/meta-updater-qemux86-64" -- cgit v1.2.3-54-g00ecf