diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2017-05-31 10:21:56 +0300 |
---|---|---|
committer | Phil Wise <phil@advancedtelematic.com> | 2017-06-22 12:19:56 +0200 |
commit | ae8a5db4668b153baa1b4aaf814f2cdd685e6466 (patch) | |
tree | dc9031115d2ce9986b93de269da54ea1d7157961 /conf | |
parent | 40922f1348b3fcb4d9e5b8d1772e64b45d401bc1 (diff) | |
download | meta-updater-ae8a5db4668b153baa1b4aaf814f2cdd685e6466.tar.gz |
sota: Support m3ulcb
Support Renesas R Car Starter Kit Generation 3 (m3ulcb).
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/include/bblayers/sota_m3ulcb.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/include/bblayers/sota_m3ulcb.inc b/conf/include/bblayers/sota_m3ulcb.inc new file mode 100644 index 0000000..04f78e4 --- /dev/null +++ b/conf/include/bblayers/sota_m3ulcb.inc | |||
@@ -0,0 +1,2 @@ | |||
1 | |||
2 | BBLAYERS += " ${METADIR}/meta-renesas ${METADIR}/meta-renesas-rcar-gen3 ${METADIR}/meta-openembedded/meta-multimedia" | ||