diff options
| author | Mike Sul <ext-mykhaylo.sul@here.com> | 2019-06-18 10:11:18 +0300 |
|---|---|---|
| committer | Mykhaylo Sul <ext-mykhaylo.sul@here.com> | 2019-07-17 15:51:51 +0300 |
| commit | e245dcb1844de0d8c6e262584cf8f2b4b8a6b07d (patch) | |
| tree | c50ded50317a4ccb7edf25071ebfeedea7c17767 /conf | |
| parent | 895ee7f5fdbb3b493a91c2d45e26640a7035aeb8 (diff) | |
| download | meta-updater-e245dcb1844de0d8c6e262584cf8f2b4b8a6b07d.tar.gz | |
OTA-2294: Use WiFi on Primary (if enabled) to communicate with the backend in case of RPi target
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
Diffstat (limited to 'conf')
| -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 03f8f44..42d5eb1 100644 --- a/conf/include/bblayers/sota_raspberrypi3.inc +++ b/conf/include/bblayers/sota_raspberrypi3.inc | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | BBLAYERS += "${METADIR}/meta-openembedded/meta-python" | 1 | BBLAYERS += "${METADIR}/meta-openembedded/meta-python" |
| 2 | BBLAYERS += "${METADIR}/meta-updater-raspberrypi" | 2 | BBLAYERS += "${METADIR}/meta-updater-raspberrypi" |
| 3 | BBLAYERS += "${METADIR}/meta-raspberrypi" | 3 | BBLAYERS += "${METADIR}/meta-raspberrypi" |
| 4 | BBLAYERS += "${METADIR}/meta-openembedded/meta-networking" | ||
