diff options
| author | Patrick Vacek <patrickvacek@gmail.com> | 2019-02-26 15:45:46 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-26 15:45:46 +0100 |
| commit | bcf7b6238385b1d4bd726c07681417f47b6f7c0d (patch) | |
| tree | c318c611e76d8cb36f65ae129ee783f887cf90c8 /conf/include/bblayers/sota_raspberrypi3.inc | |
| parent | e4984df43817ce12bd3929f6704235f27750e3af (diff) | |
| parent | 2d7473a2015dcc0af316f2ba76d157f0f36e796e (diff) | |
| download | meta-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.inc | 5 |
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 @@ | |||
| 1 | BBLAYERS += " ${METADIR}/meta-openembedded/meta-python " | 1 | BBLAYERS += "${METADIR}/meta-updater-raspberrypi" |
| 2 | 2 | BBLAYERS += "${METADIR}/meta-raspberrypi" | |
| 3 | BBLAYERS += " ${METADIR}/meta-updater-raspberrypi ${METADIR}/meta-raspberrypi " | ||
