ti-codec-engine-test-image: Replace dsplink-test-image
authorRoger Monk <r-monk@ti.com>
Sat, 16 Jan 2010 10:49:02 +0000 (10:49 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:11 +0000 (19:43 +0200)
Signed-off-by: Koen Kooi <k-kooi@ti.com>
recipes/images/dsplink-test-image.bb [deleted file]
recipes/images/ti-codec-engine-test-image.bb [new file with mode: 0644]

diff --git a/recipes/images/dsplink-test-image.bb b/recipes/images/dsplink-test-image.bb
deleted file mode 100644 (file)
index 1bf8151..0000000
+++ /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 (file)
index 0000000..b6cec8f
--- /dev/null
@@ -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"
+