aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images/bootstrap-image.bb
blob: 64577c4048aebac0d0d01481ffa0af5dc7abc7b1 (plain)
1
2
3
4
5
6
7
DEPENDS = "${MACHINE_TASK_PROVIDER}"

IMAGE_LINGUAS = ""
IMAGE_INSTALL = "${MACHINE_TASK_PROVIDER}"

inherit image