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:
d3b631e
)
machine/chumby.conf: Produce cramfs image and add kernel modules to image.
author
Daniel Willmann
<daniel@totalueberwachung.de>
Thu, 17 Jan 2008 19:22:33 +0000
(19:22 +0000)
committer
Daniel Willmann
<daniel@totalueberwachung.de>
Thu, 17 Jan 2008 19:22:33 +0000
(19:22 +0000)
conf/machine/chumby.conf
patch
|
blob
|
history
diff --git
a/conf/machine/chumby.conf
b/conf/machine/chumby.conf
index
1e36ddc
..
6cf2e05
100644
(file)
--- a/
conf/machine/chumby.conf
+++ b/
conf/machine/chumby.conf
@@
-11,6
+11,10
@@
PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te"
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
+MACHINE_EXTRA_RRECOMMENDS = "\
+ kernel-modules \
+
+
require conf/machine/include/tune-arm926ejs.inc
# used by sysvinit_2
@@
-18,3
+22,5
@@
SERIAL_CONSOLE = "38400 ttyS0"
# used by opie-collections.inc
ROOT_FLASH_SIZE = "22"
+
+IMAGE_FSTYPES += "cramfs"