enable CI builds

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
This commit is contained in:
Dmitry Rozhkov 2017-09-19 07:52:31 +03:00
parent a211d16b51
commit 22e8967a9c
1 changed files with 13 additions and 0 deletions

13
.yottaci.yml Normal file
View File

@ -0,0 +1,13 @@
bitbake_target: core-image-ros-world
configuration_name: latest
bitbake_ref: master
oecore_ref: master
localconf: |
LICENSE_FLAGS_WHITELIST = "commercial"
dependencies:
- url: git://git.openembedded.org/meta-openembedded
ref: master
layers:
- meta-oe
- meta-python
- meta-multimedia