aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images/bootmanager-image.bb
blob: 1f8c3273f672e5b707bbd5fb7b6f30e197fa66c9 (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 ${SPLASH}"

export IMAGE_BASENAME = "bootmanager-image"

inherit image