[oe-commits] org.oe.dev a780: include opentapi in the default rootfs. opentapi does still need an initscript to start on boot, though

koen commit openembedded-commits at lists.openembedded.org
Mon Jan 1 21:34:13 UTC 2007


a780: include opentapi in the default rootfs. opentapi does still need an initscript to start on boot, though

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: f80ec3fe1400feec5eddda8e5bb073be549dee55
ViewMTN: http://monotone.openembedded.org/revision.psp?id=f80ec3fe1400feec5eddda8e5bb073be549dee55
Files:
1
conf/machine/a780.conf
Diffs:

#
# mt diff -r49a2d8df4e29d80230d20da704639142473d95a5 -rf80ec3fe1400feec5eddda8e5bb073be549dee55
#
# 
# 
# patch "conf/machine/a780.conf"
#  from [6a92def392520efa880ab06f2687d417195bb259]
#    to [5e981a3850b87821ab025c35cd495e6aa9294441]
# 
============================================================
--- conf/machine/a780.conf	6a92def392520efa880ab06f2687d417195bb259
+++ conf/machine/a780.conf	5e981a3850b87821ab025c35cd495e6aa9294441
@@ -20,6 +20,9 @@ MACHINE_FEATURES = "kernel26 touchscreen
 
 MACHINE_FEATURES = "kernel26 touchscreen apm alsa bluetooth usbgadget usbhost keyboard screen"
 
+#the a780 needs a userspace daemon to stop the BP from shutting down the phone 
+MACHINE_EXTRA_RDEPENDS += "opentapi"
+
 ROOT_FLASH_SIZE = "24"
 
 EXTRA_IMAGEDEPENDS += "ezx-boot-usb-native"






More information about the Openembedded-commits mailing list