dsplink-test-image: update dsplink module names
authorKoen Kooi <koen@openembedded.org>
Thu, 11 Dec 2008 14:33:31 +0000 (15:33 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 11 Dec 2008 14:33:31 +0000 (15:33 +0100)
packages/images/dsplink-test-image.bb

index 10c3401..1bf8151 100644 (file)
@@ -1,7 +1,7 @@
 # This image is a bare-bones image to test the TI dsplink modules
 
 require minimal-image.bb
-IMAGE_INSTALL += "dsplink"
+IMAGE_INSTALL += "dsplink-module ti-cmemk-module"
 
 export IMAGE_BASENAME = "dsplink-testing-image"