aboutsummaryrefslogtreecommitdiffstats
path: root/packages/images/essential-image.bb
blob: 8b566af6ec45ee628f350b7ccc70b87c104cea02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Copyright Matthias Hentges <devel@hentges.net> (c) 2006
# License: MIT (see COPYING.MIT)
#
# Filename: essential-image.bb
# Date: 23-Apr-06

HOMEPAGE = "http://www.hentges.net/misc/openzaurus/index.shtml"

DEPENDS = "task-essential-to-boot"
IMAGE_LINGUAS = ""
IMAGE_INSTALL = "task-essential-to-boot"

inherit image