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:
3b4c349
)
om-gta02.conf: fix IMAGE_FSTYPES ?= to +=
author
John Lee
<john_lee@openmoko.org>
Wed, 17 Dec 2008 09:49:19 +0000
(17:49 +0800)
committer
John Lee
<john_lee@openmoko.org>
Fri, 19 Dec 2008 05:08:10 +0000
(13:08 +0800)
conf/machine/om-gta02.conf
patch
|
blob
|
history
diff --git
a/conf/machine/om-gta02.conf
b/conf/machine/om-gta02.conf
index
f3e746b
..
6b9875d
100644
(file)
--- a/
conf/machine/om-gta02.conf
+++ b/
conf/machine/om-gta02.conf
@@
-30,7
+30,7
@@
SERIAL_CONSOLE = "115200 ttySAC2"
ROOT_FLASH_SIZE = "256"
# extra jffs2 tweaks
-IMAGE_FSTYPES
?
= "jffs2"
+IMAGE_FSTYPES
+
= "jffs2"
EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 \
--no-cleanmarkers --pad -n ; sumtool --eraseblock=0x20000 --no-cleanmarkers \
--littleendian --pad \