diff options
| author | Mike Sul <ext-mykhaylo.sul@here.com> | 2019-06-18 10:11:18 +0300 |
|---|---|---|
| committer | Mike Sul <ext-mykhaylo.sul@here.com> | 2019-06-18 10:11:18 +0300 |
| commit | fcf3daa7d63bf9a9948bafb2cc0472dc7d08d401 (patch) | |
| tree | bc1a06637008e9430c42164916bcedb0294809a5 /conf/include/bblayers | |
| parent | 99e8cb86f6b7d02c618bbb492e776d24d22821e4 (diff) | |
| download | meta-updater-fcf3daa7d63bf9a9948bafb2cc0472dc7d08d401.tar.gz | |
OTA-2294: Use WiFi on Primary (if enabled) to communicate with the backend in case of RPi targetfeat/OTA-2294/preconfigured-secondaries-on-RPi
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
Diffstat (limited to 'conf/include/bblayers')
| -rw-r--r-- | conf/include/bblayers/sota_raspberrypi3.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/include/bblayers/sota_raspberrypi3.inc b/conf/include/bblayers/sota_raspberrypi3.inc index ea420ba..7e320af 100644 --- a/conf/include/bblayers/sota_raspberrypi3.inc +++ b/conf/include/bblayers/sota_raspberrypi3.inc | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | BBLAYERS += "${METADIR}/meta-updater-raspberrypi" | 1 | BBLAYERS += "${METADIR}/meta-updater-raspberrypi" |
| 2 | BBLAYERS += "${METADIR}/meta-raspberrypi" | 2 | BBLAYERS += "${METADIR}/meta-raspberrypi" |
| 3 | BBLAYERS += "${METADIR}/meta-openembedded/meta-networking" | ||
