aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images/ti-codec-engine-test-image.bb
blob: b6cec8f1901e8b6ff2faf28a46a7f122026a82cf (plain)
1
2
3
4
5
6
7
8
# This image is a bare-bones image to test the TI Codec Engine

require minimal-image.bb

IMAGE_INSTALL += "ti-codec-engine-apps"

export IMAGE_BASENAME = "ti-codec-engine-test-image"