git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
847b251
)
a780: include opentapi in the default rootfs. opentapi does still need an initscript...
author
Koen Kooi
<koen@openembedded.org>
Mon, 1 Jan 2007 21:34:24 +0000
(21:34 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 1 Jan 2007 21:34:24 +0000
(21:34 +0000)
conf/machine/a780.conf
patch
|
blob
|
history
diff --git
a/conf/machine/a780.conf
b/conf/machine/a780.conf
index
fe3cdbc
..
1c3ae63
100644
(file)
--- 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"