summaryrefslogtreecommitdiff
path: root/packages/images/pivotboot-image.bb
blob: 529e4cdb8325097f8345c457e6dc7fa9dfc614b5 (plain)
1
2
3
4
5
6
7
8
9
10
export IMAGE_BASENAME = "pivotboot-image"
export IMAGE_LINGUAS = ""
export PACKAGE_INSTALL = "task-pivotboot"

DEPENDS = "task-pivotboot"
PR = "r1"

inherit image

LICENSE = "MIT"