summaryrefslogtreecommitdiffstats
path: root/recipes/images/bootmanager-image.bb
blob: d8295901888af6fcdb89e1eb27a9801e83c52bed (plain)
1
2
3
4
5
6
7
8
9
10
11
#Angstrom bootmanager image

DEPENDS = "task-angstrom"
IMAGE_INSTALL = "angstrom-base-depends angstrom-bootmanager"

export IMAGE_BASENAME = "bootmanager-image"

inherit image