From 5764d3fb222f06c43a5944056cc892c0e5f79ba6 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Fri, 5 Jan 2018 16:48:01 +0200 Subject: sota_raspberrypi*.inc: Included meta-python Add Yocto/OE layer meta-updater to bblayers as it required for building recipe rpi-gpio for Yocto/OE layer meta-raspberrypi. Signed-off-by: Leon Anavi --- conf/include/bblayers/sota_raspberrypi2.inc | 1 + conf/include/bblayers/sota_raspberrypi3.inc | 1 + 2 files changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/include/bblayers/sota_raspberrypi2.inc b/conf/include/bblayers/sota_raspberrypi2.inc index 11ede20..cc26679 100644 --- a/conf/include/bblayers/sota_raspberrypi2.inc +++ b/conf/include/bblayers/sota_raspberrypi2.inc @@ -1,2 +1,3 @@ +BBLAYERS += " ${METADIR}/meta-openembedded/meta-python " BBLAYERS += " ${METADIR}/meta-updater-raspberrypi ${METADIR}/meta-raspberrypi " diff --git a/conf/include/bblayers/sota_raspberrypi3.inc b/conf/include/bblayers/sota_raspberrypi3.inc index 11ede20..cc26679 100644 --- a/conf/include/bblayers/sota_raspberrypi3.inc +++ b/conf/include/bblayers/sota_raspberrypi3.inc @@ -1,2 +1,3 @@ +BBLAYERS += " ${METADIR}/meta-openembedded/meta-python " BBLAYERS += " ${METADIR}/meta-updater-raspberrypi ${METADIR}/meta-raspberrypi " -- cgit v1.2.3-54-g00ecf