summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorRicardo Salveti de Araujo <ricardo.salveti@linaro.org>2011-06-28 20:15:33 +0100
committerRicardo Salveti de Araujo <ricardo.salveti@linaro.org>2011-06-28 20:15:33 +0100
commitbad75c7a0022d71046932ed1d4f87905f9696254 (patch)
treeca53858123b4b63aa2982ec758f6839f34f95fc2 /project
Initial version of the panda-lt hwpack
Diffstat (limited to 'project')
-rw-r--r--project11
1 files changed, 11 insertions, 0 deletions
diff --git a/project b/project
new file mode 100644
index 0000000..9e4b12a
--- /dev/null
+++ b/project
@@ -0,0 +1,11 @@
+# config/project - OEM Services: project and hook options.
+
+# IBS_BUILDTOOL - Set build tool to use to build project (mic or lh).
+IBS_BUILDTOOL="hwpack"
+
+# IBS_BUILDTOOL_VERSION - Set build tool version to use.
+#IBS_BUILDTOOL_VERSION="2.0~a10.1-1ubuntu1~linaro*"
+
+# BCCTREPORT - Enable or disable the bcct report for project builds (enabled or
+# disabled).
+BCCTREPORT="disable"