summaryrefslogtreecommitdiffstats
path: root/recipes/images
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-01-16 10:49:02 +0000
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:11 +0200
commitb828469f5906a0f35896c521880db9cc3812fa26 (patch)
tree92d67e0a88b1039b13aa94dc0f3e11439cc90318 /recipes/images
parentcb4ac9c4c14b4fbd283c1a66125a7793e8ce28b2 (diff)
downloadopenembedded-b828469f5906a0f35896c521880db9cc3812fa26.tar.gz
ti-codec-engine-test-image: Replace dsplink-test-image
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/images')
-rw-r--r--recipes/images/dsplink-test-image.bb7
-rw-r--r--recipes/images/ti-codec-engine-test-image.bb8
2 files changed, 8 insertions, 7 deletions
diff --git a/recipes/images/dsplink-test-image.bb b/recipes/images/dsplink-test-image.bb
deleted file mode 100644
index 1bf8151c2f..0000000000
--- a/recipes/images/dsplink-test-image.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-# This image is a bare-bones image to test the TI dsplink modules
-
-require minimal-image.bb
-IMAGE_INSTALL += "dsplink-module ti-cmemk-module"
-
-export IMAGE_BASENAME = "dsplink-testing-image"
-
diff --git a/recipes/images/ti-codec-engine-test-image.bb b/recipes/images/ti-codec-engine-test-image.bb
new file mode 100644
index 0000000000..b6cec8f190
--- /dev/null
+++ b/recipes/images/ti-codec-engine-test-image.bb
@@ -0,0 +1,8 @@
+# This image is a bare-bones image to test the TI Codec Engine
+
+require minimal-image.bb
+
+IMAGE_INSTALL += "ti-codec-engine-apps"
+
+export IMAGE_BASENAME = "ti-codec-engine-test-image"
+