motorola-ezx-base.inc: include ezxd in task-boot instead of task-base
authorKoen Kooi <koen@openembedded.org>
Fri, 7 Sep 2007 08:18:40 +0000 (08:18 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 7 Sep 2007 08:18:40 +0000 (08:18 +0000)
conf/machine/include/motorola-ezx-base.inc

index 8cbbae8..52b9ccc 100644 (file)
@@ -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"