[oe-commits] : c7x0: append jffs2 to fstypes instead of weakly assigning it

OE GIT Trial gittrial at amethyst.openembedded.net
Tue Sep 23 10:24:09 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: 904aa271a127401dd441f9c94a27f95b3786ca67
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=904aa271a127401dd441f9c94a27f95b3786ca67

Author:  <koen at openembedded.org>
Date:   Tue Sep 23 10:10:01 2008 +0000

c7x0: append jffs2 to fstypes instead of weakly assigning it

---

 conf/machine/c7x0.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf
index 20fc2fb..18c9db1 100644
--- a/conf/machine/c7x0.conf
+++ b/conf/machine/c7x0.conf
@@ -5,7 +5,7 @@
 require conf/machine/include/zaurus-2.6.inc
 require conf/machine/include/zaurus-clamshell.inc
 
-IMAGE_FSTYPES ?= "jffs2"
+IMAGE_FSTYPES += "jffs2"
 
 ROOT_FLASH_SIZE = "25"
 # yes, we are aware that the husky (c760,c860) has 54MB rootfs, but we don't make a special image for it.





More information about the Openembedded-commits mailing list