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:
2d98643
)
beagleboard: start generating jffs2 images now that a NAND driver exists
author
Koen Kooi
<koen@openembedded.org>
Wed, 28 May 2008 15:21:17 +0000
(15:21 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 28 May 2008 15:21:17 +0000
(15:21 +0000)
conf/machine/beagleboard.conf
patch
|
blob
|
history
diff --git
a/conf/machine/beagleboard.conf
b/conf/machine/beagleboard.conf
index
824ab2b
..
6842897
100644
(file)
--- a/
conf/machine/beagleboard.conf
+++ b/
conf/machine/beagleboard.conf
@@
-18,7
+18,7
@@
include conf/machine/include/tune-arm1136jf-s.inc
#include conf/machine/include/tune-cortexa8.inc
-IMAGE_FSTYPES
?= "tar.bz
2"
+IMAGE_FSTYPES
+= "tar.bz2 jffs
2"
# Guesswork
SERIAL_CONSOLE = "115200 ttyS2"