summaryrefslogtreecommitdiff
path: root/recipes/meta/meta-toolchain-arago-gst.bb
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-02-03 14:18:52 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:16 +0200
commit9b029223ef6d0a82a61eaeefca0892e4602a77ce (patch)
tree3a595d941ce41715bdbd3b2e4aacd5a4b8963efa /recipes/meta/meta-toolchain-arago-gst.bb
parentc85386fccb05a18583ca40bffdeccfcb55780359 (diff)
meta-toolchain-dvsdk: replace with arago version
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/meta/meta-toolchain-arago-gst.bb')
-rw-r--r--recipes/meta/meta-toolchain-arago-gst.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/meta/meta-toolchain-arago-gst.bb b/recipes/meta/meta-toolchain-arago-gst.bb
new file mode 100644
index 0000000000..3ce2245082
--- /dev/null
+++ b/recipes/meta/meta-toolchain-arago-gst.bb
@@ -0,0 +1,8 @@
+TOOLCHAIN_HOST_TASK = "task-arago-toolchain-gst-host"
+TOOLCHAIN_TARGET_TASK = "task-arago-toolchain-gst-target"
+
+require meta-toolchain-arago-dvsdk.bb
+
+PR = "r13"
+
+SDK_SUFFIX = "gst-sdk"