summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorLaurent Bonnans <laurent.bonnans@here.com>2019-09-05 16:59:18 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2019-10-21 12:06:01 +0200
commitaeffb5fc5ea5aa27ff9eb12cb30ce9acff93e694 (patch)
tree983c0743eef1792682d843e28dfcdd706b17ee9f /conf
parentec29abc0c5ecff491a0932b6bd14bbaebee27e45 (diff)
downloadmeta-updater-aeffb5fc5ea5aa27ff9eb12cb30ce9acff93e694.tar.gz
Raspberrypi4 initial support
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/include/bblayers/sota_raspberrypi4-64.inc3
-rw-r--r--conf/include/bblayers/sota_raspberrypi4.inc3
2 files changed, 6 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"
diff --git a/conf/include/bblayers/sota_raspberrypi4.inc b/conf/include/bblayers/sota_raspberrypi4.inc
new file mode 100644
index 0000000..7e320af
--- /dev/null
+++ b/conf/include/bblayers/sota_raspberrypi4.inc
@@ -0,0 +1,3 @@
1BBLAYERS += "${METADIR}/meta-updater-raspberrypi"
2BBLAYERS += "${METADIR}/meta-raspberrypi"
3BBLAYERS += "${METADIR}/meta-openembedded/meta-networking"