diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2018-01-05 16:48:01 +0200 |
---|---|---|
committer | Leon Anavi <leon.anavi@konsulko.com> | 2018-01-05 17:01:31 +0200 |
commit | 5764d3fb222f06c43a5944056cc892c0e5f79ba6 (patch) | |
tree | f2114876338bd51317323636417b15580e59375b /conf | |
parent | 1619049e4697cf99a9eb079554f0f10947027ba9 (diff) | |
download | meta-updater-5764d3fb222f06c43a5944056cc892c0e5f79ba6.tar.gz |
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 <leon.anavi@konsulko.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/include/bblayers/sota_raspberrypi2.inc | 1 | ||||
-rw-r--r-- | conf/include/bblayers/sota_raspberrypi3.inc | 1 |
2 files changed, 2 insertions, 0 deletions
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 @@ | |||
1 | BBLAYERS += " ${METADIR}/meta-openembedded/meta-python " | ||
1 | 2 | ||
2 | BBLAYERS += " ${METADIR}/meta-updater-raspberrypi ${METADIR}/meta-raspberrypi " | 3 | 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 @@ | |||
1 | BBLAYERS += " ${METADIR}/meta-openembedded/meta-python " | ||
1 | 2 | ||
2 | BBLAYERS += " ${METADIR}/meta-updater-raspberrypi ${METADIR}/meta-raspberrypi " | 3 | BBLAYERS += " ${METADIR}/meta-updater-raspberrypi ${METADIR}/meta-raspberrypi " |