From ede63ec4e1b35414a0cab924553bd92efb980b13 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 1 Jan 2007 21:34:24 +0000 Subject: a780: include opentapi in the default rootfs. opentapi does still need an initscript to start on boot, though --- conf/machine/a780.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf/machine/a780.conf') diff --git a/conf/machine/a780.conf b/conf/machine/a780.conf index fe3cdbc481..1c3ae63025 100644 --- a/conf/machine/a780.conf +++ b/conf/machine/a780.conf @@ -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" -- cgit v1.2.3