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:
34b38ab
)
local.conf.sample: correct description and name of IMAGE_FSTYPES
author
Michael Lauer
<mickey@vanille-media.de>
Mon, 20 Dec 2004 17:26:00 +0000
(17:26 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Mon, 20 Dec 2004 17:26:00 +0000
(17:26 +0000)
BKrev: 41c70b2860MsMo_F9-uopYYHjwxyNw
conf/local.conf.sample
patch
|
blob
|
history
diff --git
a/conf/local.conf.sample
b/conf/local.conf.sample
index
0877d31
..
cb2b367
100644
(file)
--- a/
conf/local.conf.sample
+++ b/
conf/local.conf.sample
@@
-74,9
+74,8
@@
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
# INHERIT = "package_ipk"
# INHERIT = "package_tar"
-# Uncomment one of these lines to get a rootfs image type other than jffs2
-# IMAGE_FSTYPE = "tar"
-# IMAGE_FSTYPE = "cramfs"
+# Add the required image file system types below. Valid are jffs2, tar, cramfs
+IMAGE_FSTYPES = "jffs2 tar"
# Uncomment this to disable the parse cache (not recommended).
# CACHE = ""