blob: 9e4b12abc20d4e371e0d5b0f4f3283657d470729 [file] [log] [blame]
Fathi Boudra1f7a64d2013-03-18 17:15:53 +02001# config/project - OEM Services: project and hook options.
2
3# IBS_BUILDTOOL - Set build tool to use to build project (mic or lh).
4IBS_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).
11BCCTREPORT="disable"