From fcf3daa7d63bf9a9948bafb2cc0472dc7d08d401 Mon Sep 17 00:00:00 2001 From: Mike Sul Date: Tue, 18 Jun 2019 10:11:18 +0300 Subject: OTA-2294: Use WiFi on Primary (if enabled) to communicate with the backend in case of RPi target Signed-off-by: Mike Sul --- conf/include/bblayers/sota_raspberrypi3.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/include') 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 @@ BBLAYERS += "${METADIR}/meta-updater-raspberrypi" BBLAYERS += "${METADIR}/meta-raspberrypi" +BBLAYERS += "${METADIR}/meta-openembedded/meta-networking" -- cgit v1.2.3-54-g00ecf