[oe-commits] org.oe.dev motorola-ezx-base.inc: include ezxd in task-boot instead of task-base

koen commit openembedded-commits at lists.openembedded.org
Fri Sep 7 08:31:05 UTC 2007


motorola-ezx-base.inc: include ezxd in task-boot instead of task-base

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: bbcc5fe5570c187cc47826d8af6aca8248d6b262
ViewMTN: http://monotone.openembedded.org/revision/info/bbcc5fe5570c187cc47826d8af6aca8248d6b262
Files:
1
conf/machine/include/motorola-ezx-base.inc
Diffs:

#
# mt diff -r54a190ec169ed40cdc2a99a0a7c654d1c15afe6c -rbbcc5fe5570c187cc47826d8af6aca8248d6b262
#
# 
# 
# patch "conf/machine/include/motorola-ezx-base.inc"
#  from [71f9330bd090310693eb94b541cc10c8491df9f7]
#    to [bbd7b8e194e0918a04e49cb8ee02f02c74759272]
# 
============================================================
--- conf/machine/include/motorola-ezx-base.inc	71f9330bd090310693eb94b541cc10c8491df9f7
+++ conf/machine/include/motorola-ezx-base.inc	bbd7b8e194e0918a04e49cb8ee02f02c74759272
@@ -16,7 +16,7 @@ MACHINE_FEATURES = "kernel26 touchscreen
 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"






More information about the Openembedded-commits mailing list