aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-09-07 08:18:40 +0000
committerKoen Kooi <koen@openembedded.org>2007-09-07 08:18:40 +0000
commit3d195d718af26b38f960d5c15ae7d80f572ca915 (patch)
tree88b0dc616176b44b88678ebc54c8d83685eaa9c5 /conf
parentf4f88cbaacdd1eee7320dc01249f092c897efc1d (diff)
downloadopenembedded-3d195d718af26b38f960d5c15ae7d80f572ca915.tar.gz
motorola-ezx-base.inc: include ezxd in task-boot instead of task-base
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/motorola-ezx-base.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/motorola-ezx-base.inc b/conf/machine/include/motorola-ezx-base.inc
index 8cbbae85cc..52b9ccc65d 100644
--- a/conf/machine/include/motorola-ezx-base.inc
+++ b/conf/machine/include/motorola-ezx-base.inc
@@ -16,7 +16,7 @@ EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
MACHINE_FEATURES = "kernel26 touchscreen apm alsa bluetooth usbgadget usbhost keyboard screen"
# the EZX phones need a userspace daemon to stop the BP from shutting down the phone
-MACHINE_EXTRA_RDEPENDS += "ezxd"
+MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "ezxd"
MACHINE_DISPLAY_WIDTH_PIXELS = "240"
MACHINE_DISPLAY_HEIGHT_PIXELS = "320"