summaryrefslogtreecommitdiff
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
Initial version of the panda-lt hwpack
-rw-r--r--hwpacks/linaro-panda20
-rw-r--r--project11
2 files changed, 31 insertions, 0 deletions
diff --git a/hwpacks/linaro-panda b/hwpacks/linaro-panda
new file mode 100644
index 0000000..9a85add
--- /dev/null
+++ b/hwpacks/linaro-panda
@@ -0,0 +1,20 @@
+[hwpack]
+name=linaro-panda
+architectures=armel
+origin=Linaro
+maintainer=Linaro Platform <linaro-dev@lists.linaro.org>
+support=supported
+packages=linux-image-linaro-lt-omap u-boot-linaro-omap4-panda x-loader-omap4-panda
+assume-installed=linaro-headless
+
+[ubuntu]
+sources-entry=http://ports.ubuntu.com/ubuntu-ports/ natty main universe
+
+[updates]
+sources-entry=http://ports.ubuntu.com/ubuntu-ports natty-updates main universe
+
+[security]
+sources-entry=http://ports.ubuntu.com/ubuntu-ports natty-security main universe
+
+[linaro]
+sources-entry=http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu natty main
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"