From: Roger Monk Date: Sat, 16 Jan 2010 10:49:02 +0000 (+0000) Subject: ti-codec-engine-test-image: Replace dsplink-test-image X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b828469f5906a0f35896c521880db9cc3812fa26;p=openembedded.git ti-codec-engine-test-image: Replace dsplink-test-image Signed-off-by: Koen Kooi --- 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" +