a780: include opentapi in the default rootfs. opentapi does still need an initscript...
authorKoen Kooi <koen@openembedded.org>
Mon, 1 Jan 2007 21:34:24 +0000 (21:34 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 1 Jan 2007 21:34:24 +0000 (21:34 +0000)
conf/machine/a780.conf

index fe3cdbc..1c3ae63 100644 (file)
@@ -20,6 +20,9 @@ EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
 
 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"