summaryrefslogtreecommitdiffstats
path: root/conf/include/bblayers/sota_raspberrypi3.inc
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-02-26 15:45:46 +0100
committerGitHub <noreply@github.com>2019-02-26 15:45:46 +0100
commitbcf7b6238385b1d4bd726c07681417f47b6f7c0d (patch)
treec318c611e76d8cb36f65ae129ee783f887cf90c8 /conf/include/bblayers/sota_raspberrypi3.inc
parente4984df43817ce12bd3929f6704235f27750e3af (diff)
parent2d7473a2015dcc0af316f2ba76d157f0f36e796e (diff)
downloadmeta-updater-bcf7b6238385b1d4bd726c07681417f47b6f7c0d.tar.gz
Merge pull request #493 from advancedtelematic/fix/meta-python-depend
Add meta-python layer to all platforms
Diffstat (limited to 'conf/include/bblayers/sota_raspberrypi3.inc')
-rw-r--r--conf/include/bblayers/sota_raspberrypi3.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/conf/include/bblayers/sota_raspberrypi3.inc b/conf/include/bblayers/sota_raspberrypi3.inc
index cc26679..ea420ba 100644
--- a/conf/include/bblayers/sota_raspberrypi3.inc
+++ b/conf/include/bblayers/sota_raspberrypi3.inc
@@ -1,3 +1,2 @@
1BBLAYERS += " ${METADIR}/meta-openembedded/meta-python " 1BBLAYERS += "${METADIR}/meta-updater-raspberrypi"
2 2BBLAYERS += "${METADIR}/meta-raspberrypi"
3BBLAYERS += " ${METADIR}/meta-updater-raspberrypi ${METADIR}/meta-raspberrypi "