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:
749310c
)
neuros.inc: jffs2 is not yaffs2...
author
Koen Kooi
<koen@openembedded.org>
Mon, 7 Jul 2008 22:29:39 +0000
(22:29 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 7 Jul 2008 22:29:39 +0000
(22:29 +0000)
conf/machine/include/neuros.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/neuros.inc
b/conf/machine/include/neuros.inc
index
ddd5925
..
2d29d55
100644
(file)
--- a/
conf/machine/include/neuros.inc
+++ b/
conf/machine/include/neuros.inc
@@
-12,7
+12,7
@@
neuros_make_installkit () {
[ -f u-boot-${MACHINE}.bin ] && cp u-boot-${MACHINE}.bin ${IMAGE_NAME}-installkit/u-boot.bin
[ -f default_env.img ] && cp default_env.img ${IMAGE_NAME}-installkit/
- cp ${IMAGE_NAME}.rootfs.
j
ffs2 ${IMAGE_NAME}-installkit/rootfs.yaffs2
+ cp ${IMAGE_NAME}.rootfs.
ya
ffs2 ${IMAGE_NAME}-installkit/rootfs.yaffs2
cd ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}-installkit/
mkfs.jffs2 -d ./temp -o uImage.jffs2 -e 0x20000 -s 0x800 -n