summaryrefslogtreecommitdiffstats
path: root/recipes/images
diff options
context:
space:
mode:
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"
+