diff options
| author | Laurent Bonnans <laurent.bonnans@here.com> | 2019-09-05 16:59:18 +0200 |
|---|---|---|
| committer | Laurent Bonnans <laurent.bonnans@here.com> | 2019-09-17 15:55:33 +0200 |
| commit | 5296877819e156e5006946cc6f626908057172d1 (patch) | |
| tree | 9c7e523750544d25178279f0b9d079437b804da3 /conf/include/bblayers | |
| parent | 5bfdcc20f2babfc833101b8ce6478eaec86d9b61 (diff) | |
| download | meta-updater-5296877819e156e5006946cc6f626908057172d1.tar.gz | |
Raspberrypi4 initial support
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
Diffstat (limited to 'conf/include/bblayers')
| -rw-r--r-- | conf/include/bblayers/sota_raspberrypi4-64.inc | 3 | ||||
| -rw-r--r-- | conf/include/bblayers/sota_raspberrypi4.inc | 3 |
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 @@ | |||
| 1 | BBLAYERS += "${METADIR}/meta-updater-raspberrypi" | ||
| 2 | BBLAYERS += "${METADIR}/meta-raspberrypi" | ||
| 3 | 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 @@ | |||
| 1 | BBLAYERS += "${METADIR}/meta-updater-raspberrypi" | ||
| 2 | BBLAYERS += "${METADIR}/meta-raspberrypi" | ||
| 3 | BBLAYERS += "${METADIR}/meta-openembedded/meta-networking" | ||
