summaryrefslogtreecommitdiffstats
path: root/meta/packages/images/oh-image-minimal.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/images/oh-image-minimal.bb')
-rw-r--r--meta/packages/images/oh-image-minimal.bb9
1 files changed, 4 insertions, 5 deletions
diff --git a/meta/packages/images/oh-image-minimal.bb b/meta/packages/images/oh-image-minimal.bb
index bc77727d3c..567caaac42 100644
--- a/meta/packages/images/oh-image-minimal.bb
+++ b/meta/packages/images/oh-image-minimal.bb
@@ -1,9 +1,8 @@
1LICENSE = "MIT" 1#
2DEPENDS = "task-oh" 2# Copyright (C) 2007 OpenedHand Ltd.
3 3#
4export IMAGE_BASENAME = "${PN}"
5export PACKAGE_INSTALL = "task-oh-boot"
6 4
5IMAGE_INSTALL = "task-oh-boot"
7inherit image 6inherit image
8 7
9# remove not needed stuff (locale support and ipkg support) 8# remove not needed stuff (locale support and ipkg support)