summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/images/core-image-sato-dev.bb
blob: bd3172782e97dc92eca84ef440091f9ab28bb77a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Copyright (C) 2007 OpenedHand Ltd.
#
DESCRIPTION = "Image with Sato for development work. It includes everything \
within core-image-sato plus a native toolchain, application development and \
testing libraries, profiling and debug symbols."

IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} dev-pkgs"

LICENSE = "MIT"

inherit core-image