summaryrefslogtreecommitdiff
path: root/packages/images/dsplink-test-image.bb
blob: 10c3401e1f03bd434a874077f10e730796276198 (plain)
1
2
3
4
5
6
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"