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:
bdda4c0
)
Fix IMAGE_DEPENDS_cramfs.
author
Chris Larson
<clarson@kergoth.com>
Mon, 13 Sep 2004 19:06:37 +0000
(19:06 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Mon, 13 Sep 2004 19:06:37 +0000
(19:06 +0000)
BKrev: 4145efbdb4LIV1J_YVMFxx28BrvWUw
conf/oe.conf
patch
|
blob
|
history
diff --git
a/conf/oe.conf
b/conf/oe.conf
index
4363661
..
14726a8
100644
(file)
--- a/
conf/oe.conf
+++ b/
conf/oe.conf
@@
-173,7
+173,7
@@
IMAGE_ROOTFS_SIZE_ext2 = "65536"
IMAGE_DEPENDS = ""
IMAGE_DEPENDS_jffs2 = "mtd-native"
-IMAGE_DEPENDS_cramfs = "
mk
cramfs-native"
+IMAGE_DEPENDS_cramfs = "cramfs-native"
IMAGE_DEPENDS_ext2 = "genext2fs-native"
IMAGE_DEPENDS_squashfs = "squashfs-tools-native"