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_am335x-evm.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/include/bblayers/sota_am335x-evm.inc') diff --git a/conf/include/bblayers/sota_am335x-evm.inc b/conf/include/bblayers/sota_am335x-evm.inc index f2d485d..f56b095 100644 --- a/conf/include/bblayers/sota_am335x-evm.inc +++ b/conf/include/bblayers/sota_am335x-evm.inc @@ -1,2 +1,2 @@ -BBLAYERS += " ${METADIR}/meta-ti " +BBLAYERS += "${METADIR}/meta-ti" -- cgit v1.2.3-54-g00ecf