aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/images/oh-image-minimal.bb
blob: 567caaac42392354a5cc8b6028999d6b9ae5b5a9 (plain)
1
2
3
4
5
6
7
8
9
#
# Copyright (C) 2007 OpenedHand Ltd.
#

IMAGE_INSTALL = "task-oh-boot"
inherit image

# remove not needed stuff (locale support and ipkg support)
ROOTFS_POSTPROCESS_COMMAND += "rm -rf ${IMAGE_ROOTFS}/usr/share/i18n/ ${IMAGE_ROOTFS}/usr/lib/ipkg/"