Fathi Boudra | 1f7a64d | 2013-03-18 17:15:53 +0200 | [diff] [blame^] | 1 | # config/project - OEM Services: project and hook options. |
2 | |||||
3 | # IBS_BUILDTOOL - Set build tool to use to build project (mic or lh). | ||||
4 | IBS_BUILDTOOL="hwpack" | ||||
5 | |||||
6 | # IBS_BUILDTOOL_VERSION - Set build tool version to use. | ||||
7 | #IBS_BUILDTOOL_VERSION="2.0~a10.1-1ubuntu1~linaro*" | ||||
8 | |||||
9 | # BCCTREPORT - Enable or disable the bcct report for project builds (enabled or | ||||
10 | # disabled). | ||||
11 | BCCTREPORT="disable" |