summaryrefslogtreecommitdiff
path: root/packages/images
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-07-07 12:42:30 +0000
committerKoen Kooi <koen@openembedded.org>2008-07-07 12:42:30 +0000
commit9eb0e6caf772b1fbe9739dd938cddb3f4b56860f (patch)
tree545e97ff9c281ab07ef68c7f883920e5d5a23037 /packages/images
parent472b375a618202fc4a91b1885f349eb7d10ea361 (diff)
dsplink test image: add image for testing TI dsplink
Diffstat (limited to 'packages/images')
-rw-r--r--packages/images/dsplink-test-image.bb7
1 files changed, 7 insertions, 0 deletions
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"
+