aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images/dsplink-test-image.bb
blob: 1bf8151c2fc123c83b85d989af677ac498cf8f7e (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-module ti-cmemk-module"

export IMAGE_BASENAME = "dsplink-testing-image"