summaryrefslogtreecommitdiff
path: root/meta-arm/meta-arm-bsp/recipes-bsp/images/corstone1000-image.bb
blob: ad5ec958fe190cf85e8182b591540c3be4fd7767 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SUMARY = "Corstone1000 platform Image"
DESCRIPTION = "This is the main image which is the container of all the binaries \
               generated for the Corstone1000 platform."
LICENSE = "MIT"

COMPATIBLE_MACHINE = "corstone1000"

inherit image
inherit wic_nopt

PACKAGE_INSTALL = ""

IMAGE_FSTYPES += "wic wic.nopt"