aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/images/world-image.bb
blob: ab195c39d3dc04dca429ec5f7530e7501c5a522c (plain)
1
2
3
4
5
6
7
8
9
10
# IMAGE_INSTALL is set from bitbake itself to union of all PACKAGES
# from all recipes which are not marked as:
# EXCLUDE_FROM_WORLD or EXCLUDE_FROM_WORLD_IMAGE
# or individual packages listed in
# EXCLUDE_PACKAGES_FROM_WORLD_IMAGE

inherit image

# don't build this in regular world builds
EXCLUDE_FROM_WORLD = "1"