The starting point of layers for AGL Distribution v1.0
[AGL/meta-agl.git] / meta-agl / recipes-core / images / agl-image-minimal.bb
1 SUMMARY = "An AGL small image just capable of allowing a device to boot."
2
3 IMAGE_INSTALL = "packagegroup-core-boot-agl ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
4
5 IMAGE_LINGUAS = " "
6
7 LICENSE = "MIT"
8
9 inherit core-image
10
11 IMAGE_ROOTFS_SIZE ?= "8192"
12
13 IMAGE_INSTALL_append = "\
14     packagegroup-agl-core \
15     "