On 06/12/2011 09:26 AM, Koen Kooi wrote:
The ext3 format is pretty much mandatory for qemu usage, so always create it.

Signed-off-by: Koen Kooi<[email protected]>
---
  meta/conf/machine/include/qemu.inc |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/conf/machine/include/qemu.inc 
b/meta/conf/machine/include/qemu.inc
index 9ef242f..e908f69 100644
--- a/meta/conf/machine/include/qemu.inc
+++ b/meta/conf/machine/include/qemu.inc
@@ -3,7 +3,7 @@ PREFERRED_PROVIDER_virtual/xserver ?= "xserver-kdrive"

  MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget screen"

-IMAGE_FSTYPES ?= "tar.bz2 ext3"
+IMAGE_FSTYPES += "tar.bz2 ext3"

  ROOT_FLASH_SIZE = "280"

Koen,

Are you still putting forth this patch? I don't see it in your tree and wanted to confirm with you.

I am trying to clean up a back-log of patch requests that might have been lost.

Thanks
        Sau!

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to