summaryrefslogtreecommitdiffstats
path: root/meta/packages/images/oh-image-core.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/images/oh-image-core.bb')
-rw-r--r--meta/packages/images/oh-image-core.bb16
1 files changed, 5 insertions, 11 deletions
diff --git a/meta/packages/images/oh-image-core.bb b/meta/packages/images/oh-image-core.bb
index 0e2e7d6f0d..b069a82d88 100644
--- a/meta/packages/images/oh-image-core.bb
+++ b/meta/packages/images/oh-image-core.bb
@@ -1,14 +1,8 @@
1PR = "r0" 1#
2 2# Copyright (C) 2007 OpenedHand Ltd.
3export IMAGE_BASENAME = "oh-image-core" 3#
4 4
5IMAGE_FEATURES += "apps-core" 5IMAGE_FEATURES += "apps-core"
6 6IMAGE_INSTALL = "${DISTRO_TASKS}"
7DEPENDS = "task-oh"
8
9RDEPENDS = "${DISTRO_TASKS}"
10
11export PACKAGE_INSTALL = "${RDEPENDS}"
12
13inherit image 7inherit image
14LICENSE = MIT 8