blob: 11c33180013a5ec033fbfaae96fb0c4ebcfb0e74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# Copyright (C) 2007 OpenedHand Ltd.
#
DESCRIPTION = "An image with Sato support, a mobile environment and visual \
style that works well with mobile devices."
IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES}"
LICENSE = "MIT"
inherit core-image
|