aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/motorola-ezx-base.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-09-07 08:17:34 +0000
committerKoen Kooi <koen@openembedded.org>2007-09-07 08:17:34 +0000
commitf4f88cbaacdd1eee7320dc01249f092c897efc1d (patch)
treeb1962c44aa6b90140ca501796aa7de1bfbf04bc0 /conf/machine/include/motorola-ezx-base.inc
parent36b14f6538649a47ad0ff5d370bd0621d5973b3a (diff)
downloadopenembedded-f4f88cbaacdd1eee7320dc01249f092c897efc1d.tar.gz
motorola-ezx-base.inc: replace opentapi with ezxd
Diffstat (limited to 'conf/machine/include/motorola-ezx-base.inc')
-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 6baa6a50ba..8cbbae85cc 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 += "opentapi"
+MACHINE_EXTRA_RDEPENDS += "ezxd"
MACHINE_DISPLAY_WIDTH_PIXELS = "240"
MACHINE_DISPLAY_HEIGHT_PIXELS = "320"