[oe-commits] Andrea Adami : zaurus-2.6.inc: force creation of jffs2 images

GIT User account git at amethyst.openembedded.net
Thu Apr 30 23:36:34 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e34ffc1bf774a0a6561d7b9e0e6800e1029c0ef1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e34ffc1bf774a0a6561d7b9e0e6800e1029c0ef1

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Fri May  1 01:25:26 2009 +0200

zaurus-2.6.inc: force creation of jffs2 images
 - tar.gz is (weak) assigned in bitbake.conf

---

 conf/machine/include/zaurus-2.6.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/machine/include/zaurus-2.6.inc b/conf/machine/include/zaurus-2.6.inc
index d3345b4..841b360 100644
--- a/conf/machine/include/zaurus-2.6.inc
+++ b/conf/machine/include/zaurus-2.6.inc
@@ -22,6 +22,8 @@ PREFERRED_PROVIDER_virtual/xserver_c7x0 = "xserver-kdrive-imageon"
 
 PCMCIA_MANAGER ?= "pcmciautils"
 
+IMAGE_FSTYPES += "jffs2"
+
 MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda usbgadget keyboard touchscreen screen vfat ext2"
 MACHINE_FEATURES_append_tosa  = " usbhost wifi "
 MACHINE_FEATURES_append_akita = " usbhost "





More information about the Openembedded-commits mailing list