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:
de9009f
)
collie.conf: fix building of jffs2 images
author
Thomas Kunze
<thommycheck@gmx.de>
Thu, 28 Aug 2008 15:58:45 +0000
(15:58 +0000)
committer
Thomas Kunze
<thommycheck@gmx.de>
Thu, 28 Aug 2008 15:58:45 +0000
(15:58 +0000)
conf/machine/collie.conf
patch
|
blob
|
history
diff --git
a/conf/machine/collie.conf
b/conf/machine/collie.conf
index
34731c3
..
0dd8df1
100644
(file)
--- a/
conf/machine/collie.conf
+++ b/
conf/machine/collie.conf
@@
-10,7
+10,7
@@
require conf/machine/include/tune-strongarm.inc
PREFERRED_PROVIDER_xserver ?= "xserver-kdrive"
-EXTRA_IMAGECMD_jffs2
?
= "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
+EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
IMAGE_LINGUAS ?= ""
IMAGE_FSTYPES ?= "jffs2 tar.gz"