From 9eb0e6caf772b1fbe9739dd938cddb3f4b56860f Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 7 Jul 2008 12:42:30 +0000 Subject: dsplink test image: add image for testing TI dsplink --- packages/images/dsplink-test-image.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 packages/images/dsplink-test-image.bb (limited to 'packages') 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" + -- cgit v1.2.3