aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/images/core-image-minimal-dev.bb
blob: 4e9cb35d9fe5bd8cc38f0785d00dac96075c02af (plain)
1
2
3
4
5
6
7
8
9
10
#
# Copyright (C) 2007 OpenedHand Ltd.
#
require core-image-minimal.bb

DESCRIPTION = "A small image just capable of allowing a device to boot and \
is suitable for development work."

IMAGE_FEATURES += "dev-pkgs"