summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-platform/images/agl-image-boot.inc
blob: 825393978b0292a42526ce27966ae4e4a357d895 (plain)
1
2
3
4
5
6
7
8
9
10
IMAGE_LINGUAS = " "

inherit core-image

IMAGE_INSTALL = "${CORE_IMAGE_EXTRA_INSTALL}"

IMAGE_ROOTFS_SIZE ?= "8192"

# Allow extra IMAGE_FSTYPES to be added by boards configs
IMAGE_FSTYPES += "${AGL_EXTRA_IMAGE_FSTYPES}"