[oe-commits] Graeme Gregory : tosa.conf : add to IMAGE_FSTYPES instead of just setting it

GIT User account git at amethyst.openembedded.net
Thu Jan 29 15:42:08 UTC 2009


Module: openembedded.git
Branch: ieee80215
Commit: 7c823edcc811077836155878e889ac7a8ca09fc0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7c823edcc811077836155878e889ac7a8ca09fc0

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Thu Jan 29 08:52:06 2009 +0000

tosa.conf : add to IMAGE_FSTYPES instead of just setting it

---

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

diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
index 0b86a3c..edea47a 100644
--- a/conf/machine/tosa.conf
+++ b/conf/machine/tosa.conf
@@ -6,7 +6,7 @@ require conf/machine/include/zaurus-2.6.inc
 require conf/machine/include/tune-xscale.inc
 require conf/machine/include/kexecboot.inc
 
-IMAGE_FSTYPES ?= "jffs2 tar.gz"
+IMAGE_FSTYPES += "jffs2 tar.gz"
 
 # wlan-ng Modules
 # OHCI suspend/resume fixup





More information about the Openembedded-commits mailing list