meta-toolchain-pandora: Add recipe to build OpenPandora toolchain/SDK.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Sat, 5 Jun 2010 21:51:12 +0000 (22:51 +0100)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Sat, 5 Jun 2010 20:51:15 +0000 (21:51 +0100)
recipes/meta/meta-toolchain-pandora.bb [new file with mode: 0644]

diff --git a/recipes/meta/meta-toolchain-pandora.bb b/recipes/meta/meta-toolchain-pandora.bb
new file mode 100644 (file)
index 0000000..f6a9bec
--- /dev/null
@@ -0,0 +1,9 @@
+# OpenPandora Sample toolchain/SDK scripts.
+
+PR = "r1"
+TOOLCHAIN_HOST_TASK = "task-pandora-toolchain-host"
+TOOLCHAIN_TARGET_TASK = "task-pandora-toolchain-target"
+
+require meta-toolchain.bb
+
+SDK_SUFFIX = "toolchain-openpandora"