summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/images/core-image-sato-dev.bb
blob: b30447c5833be157594146d2a16e4a7fe53b5c45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Copyright (C) 2007 OpenedHand Ltd.
#
DESCRIPTION = "A core-image-sato image suitable for development that also \
includes a native toolchain and libraries needed to build applications on the \
device itself."

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

LICENSE = "MIT"

inherit core-image