From: Koen Kooi Date: Thu, 11 Dec 2008 14:33:31 +0000 (+0100) Subject: dsplink-test-image: update dsplink module names X-Git-Tag: Release-2010-05/1~4781 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c618041b2f148802266d6edb8aeb38df1711b79;p=openembedded.git dsplink-test-image: update dsplink module names --- diff --git a/packages/images/dsplink-test-image.bb b/packages/images/dsplink-test-image.bb index 10c3401e1f..1bf8151c2f 100644 --- a/packages/images/dsplink-test-image.bb +++ b/packages/images/dsplink-test-image.bb @@ -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"