summaryrefslogtreecommitdiffstats
path: root/conf/include/bblayers/sota_raspberrypi4-64.inc
diff options
context:
space:
mode:
authorlbonn <lbonn@users.noreply.github.com>2019-09-23 11:28:23 +0200
committerGitHub <noreply@github.com>2019-09-23 11:28:23 +0200
commit7cad55821f0cc9f379b689afc6325bdb0cb1eff3 (patch)
treeb51a829e1f02ba9cbf59cff0684addc7a2f2bb50 /conf/include/bblayers/sota_raspberrypi4-64.inc
parent943de02a39d021aae6337736468b03c29cb96161 (diff)
parent2a49666b8a2bbe45f306905a53fd97a80bf5e3d4 (diff)
downloadmeta-updater-7cad55821f0cc9f379b689afc6325bdb0cb1eff3.tar.gz
Merge pull request #597 from advancedtelematic/feat/rpi4
raspberrypi4 support
Diffstat (limited to 'conf/include/bblayers/sota_raspberrypi4-64.inc')
-rw-r--r--conf/include/bblayers/sota_raspberrypi4-64.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/include/bblayers/sota_raspberrypi4-64.inc b/conf/include/bblayers/sota_raspberrypi4-64.inc
new file mode 100644
index 0000000..7e320af
--- /dev/null
+++ b/conf/include/bblayers/sota_raspberrypi4-64.inc
@@ -0,0 +1,3 @@
1BBLAYERS += "${METADIR}/meta-updater-raspberrypi"
2BBLAYERS += "${METADIR}/meta-raspberrypi"
3BBLAYERS += "${METADIR}/meta-openembedded/meta-networking"