aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/images/opie-image.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-05-14 00:11:51 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-05-20 22:34:18 +0100
commit8503c74c98b8caf5ff58bc81657470a5d9f1d79b (patch)
tree23507386d378a7810fd29a7fb1d95ed24c2fbac1 /recipes-opie/images/opie-image.bb
parent28e9189240ed7923a909c39b28ab2ff90edbed5e (diff)
downloadmeta-opie-8503c74c98b8caf5ff58bc81657470a5d9f1d79b.tar.gz
opie-image: pull in task-base
task-base pulls in a lot of items right now but most of it is dictated by DISTRO_FEATURES and MACHINE_FEATURES which we really need to be honouring. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie/images/opie-image.bb')
-rw-r--r--recipes-opie/images/opie-image.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-opie/images/opie-image.bb b/recipes-opie/images/opie-image.bb
index dd654c1..f39b108 100644
--- a/recipes-opie/images/opie-image.bb
+++ b/recipes-opie/images/opie-image.bb
@@ -7,7 +7,8 @@ DEPENDS = "task-base task-opie"
IMAGE_FEATURES = "ssh-server-dropbear"
ANGSTROM_EXTRA_INSTALL ?= ""
-IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE} task-opie-base task-opie-base-applets \
+IMAGE_INSTALL = "task-core-boot task-base ${ROOTFS_PKGMANAGE} \
+ task-opie-base task-opie-base-applets \
task-opie-base-inputmethods task-opie-base-apps \
task-opie-base-settings task-opie-base-decorations \
task-opie-base-styles task-opie-base-pim \