aboutsummaryrefslogtreecommitdiffstats
path: root/packages/images/sdl-image.bb
blob: d6a0b4b88179cc664c14375a045dcdd6becc442b (plain)
1
2
3
4
5
6
7
8
9
LICENSE = "MIT"

export IMAGE_BASENAME = "sdl-image"

DEPENDS = "${MACHINE_TASK_PROVIDER} task-sdl"

export PACKAGE_INSTALL = "${MACHINE_TASK_PROVIDER} sdl-base"

inherit image