summaryrefslogtreecommitdiffstats
path: root/conf/include/bblayers/sota_raspberrypi3.inc
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-06-20 15:27:06 +0200
committerGitHub <noreply@github.com>2019-06-20 15:27:06 +0200
commit59777c8f37a8ae588d695f0974e00df01608363a (patch)
treebc1a06637008e9430c42164916bcedb0294809a5 /conf/include/bblayers/sota_raspberrypi3.inc
parent2e2fb57021d79b7fdd0fe416080c690a7d50591a (diff)
parentfcf3daa7d63bf9a9948bafb2cc0472dc7d08d401 (diff)
downloadmeta-updater-59777c8f37a8ae588d695f0974e00df01608363a.tar.gz
Merge pull request #530 from advancedtelematic/feat/OTA-2294/preconfigured-secondaries-on-RPi
OTA-2541: Primary and Secondary network configuration in case of RPi
Diffstat (limited to 'conf/include/bblayers/sota_raspberrypi3.inc')
-rw-r--r--conf/include/bblayers/sota_raspberrypi3.inc1
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 @@
1BBLAYERS += "${METADIR}/meta-updater-raspberrypi" 1BBLAYERS += "${METADIR}/meta-updater-raspberrypi"
2BBLAYERS += "${METADIR}/meta-raspberrypi" 2BBLAYERS += "${METADIR}/meta-raspberrypi"
3BBLAYERS += "${METADIR}/meta-openembedded/meta-networking"