From 80d5f0516c5c6fe9198b0ab767cb7d97cdebcad9 Mon Sep 17 00:00:00 2001 From: Laurent Bonnans Date: Thu, 6 Jun 2019 11:22:19 +0200 Subject: Add support for raspberrypi3-64 Signed-off-by: Laurent Bonnans --- conf/include/bblayers/sota_raspberrypi3-64.inc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 conf/include/bblayers/sota_raspberrypi3-64.inc (limited to 'conf') diff --git a/conf/include/bblayers/sota_raspberrypi3-64.inc b/conf/include/bblayers/sota_raspberrypi3-64.inc new file mode 100644 index 0000000..ea420ba --- /dev/null +++ b/conf/include/bblayers/sota_raspberrypi3-64.inc @@ -0,0 +1,2 @@ +BBLAYERS += "${METADIR}/meta-updater-raspberrypi" +BBLAYERS += "${METADIR}/meta-raspberrypi" -- cgit v1.2.3-54-g00ecf