From 0c618041b2f148802266d6edb8aeb38df1711b79 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 11 Dec 2008 15:33:31 +0100 Subject: [PATCH] dsplink-test-image: update dsplink module names --- packages/images/dsplink-test-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5