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:
a02de7d
)
generic.conf: Allow overriding the image types to be generated, ext2 can be critical.
author
Florian Boor
<florian.boor@kernelconcepts.de>
Thu, 5 Apr 2007 22:54:37 +0000
(22:54 +0000)
committer
Florian Boor
<florian.boor@kernelconcepts.de>
Thu, 5 Apr 2007 22:54:37 +0000
(22:54 +0000)
conf/distro/generic.conf
patch
|
blob
|
history
diff --git
a/conf/distro/generic.conf
b/conf/distro/generic.conf
index
17d7d65
..
a9d6673
100644
(file)
--- a/
conf/distro/generic.conf
+++ b/
conf/distro/generic.conf
@@
-25,7
+25,7
@@
INHERIT += "debian multimachine"
# Packaging and output format
#
INHERIT += "package_ipk"
-IMAGE_FSTYPES = "tar.gz ext2.gz jffs2"
+IMAGE_FSTYPES
?
= "tar.gz ext2.gz jffs2"
#
# Kernel