aboutsummaryrefslogtreecommitdiffstats
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 @@
-PR = "r0"
-
-export IMAGE_BASENAME = "oh-image-core"
+#
+# Copyright (C) 2007 OpenedHand Ltd.
+#
IMAGE_FEATURES += "apps-core"
-
-DEPENDS = "task-oh"
-
-RDEPENDS = "${DISTRO_TASKS}"
-
-export PACKAGE_INSTALL = "${RDEPENDS}"
-
+IMAGE_INSTALL = "${DISTRO_TASKS}"
inherit image
-LICENSE = MIT
+