From: Koen Kooi Date: Mon, 7 Jul 2008 12:42:30 +0000 (+0000) Subject: dsplink test image: add image for testing TI dsplink X-Git-Tag: Release-2010-05/1~6546^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eb0e6caf772b1fbe9739dd938cddb3f4b56860f;p=openembedded.git dsplink test image: add image for testing TI dsplink --- diff --git a/packages/images/dsplink-test-image.bb b/packages/images/dsplink-test-image.bb new file mode 100644 index 0000000000..10c3401e1f --- /dev/null +++ b/packages/images/dsplink-test-image.bb @@ -0,0 +1,7 @@ +# This image is a bare-bones image to test the TI dsplink modules + +require minimal-image.bb +IMAGE_INSTALL += "dsplink" + +export IMAGE_BASENAME = "dsplink-testing-image" +