blob: ee9d799c31120c5c5214cf81cef66c687891fdda (
plain)
1
2
3
4
5
6
7
8
9
|
#
# Copyright (C) 2007 OpenedHand Ltd.
#
IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} tools-debug tools-profile tools-sdk dev-pkgs qt4-pkgs"
LICENSE = "MIT"
inherit core-image
|