From 77378436fcaa95b07c42d26a00fc021990004374 Mon Sep 17 00:00:00 2001 From: Laurent Bonnans Date: Thu, 5 Sep 2019 16:59:18 +0200 Subject: Raspberrypi4 initial support Signed-off-by: Laurent Bonnans --- conf/include/bblayers/sota_raspberrypi4-64.inc | 3 +++ conf/include/bblayers/sota_raspberrypi4.inc | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 conf/include/bblayers/sota_raspberrypi4-64.inc create mode 100644 conf/include/bblayers/sota_raspberrypi4.inc (limited to 'conf') 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 @@ +BBLAYERS += "${METADIR}/meta-updater-raspberrypi" +BBLAYERS += "${METADIR}/meta-raspberrypi" +BBLAYERS += "${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 @@ +BBLAYERS += "${METADIR}/meta-updater-raspberrypi" +BBLAYERS += "${METADIR}/meta-raspberrypi" +BBLAYERS += "${METADIR}/meta-openembedded/meta-networking" -- cgit v1.2.3-54-g00ecf