aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/images/poky-image-minimal.bb
blob: 6a641f3b8464c18af1987aa598bcb5f042434a6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright (C) 2007 OpenedHand Ltd.
#
IMAGE_INSTALL = "task-poky-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP}"

IMAGE_LINGUAS = " "

LICENSE = "MIT"

inherit poky-image

# remove not needed ipkg informations
ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; "