Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Koen Kooi <koen@dominion.thruhere.net>
Subject: Re: [PATCH 1/2] qemu.inc: append to IMAGE_FSTYPES instead of weakly assigning them
Date: Thu, 30 Jun 2011 16:09:05 -0700	[thread overview]
Message-ID: <4E0D0211.5040102@linux.intel.com> (raw)
In-Reply-To: <29375D62-544F-457B-8393-79BF9DDA54BA@dominion.thruhere.net>

On 06/30/2011 03:33 PM, Koen Kooi wrote:
> ping
>
I believe that this has been discussed elsewhere.

Sau!

> Op 12 jun 2011, om 18:26 heeft Koen Kooi het volgende geschreven:
>
>> The ext3 format is pretty much mandatory for qemu usage, so always create it.
>>
>> Signed-off-by: Koen Kooi<koen@dominion.thruhere.net>
>> ---
>> 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"
>>
>> --
>> 1.6.6.1
>>
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>



  reply	other threads:[~2011-06-30 23:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-12 16:26 [PATCH 0/2] qemu and connman tweaks Koen Kooi
2011-06-12 16:26 ` [PATCH 1/2] qemu.inc: append to IMAGE_FSTYPES instead of weakly assigning them Koen Kooi
2011-06-24 22:54   ` Saul Wold
2011-06-30 22:33   ` Koen Kooi
2011-06-30 23:09     ` Saul Wold [this message]
2011-07-01  6:50       ` Koen Kooi
2011-07-05 14:17         ` Richard Purdie
2011-07-05 15:01           ` Koen Kooi
2011-07-05 15:03             ` Phil Blundell
2011-07-05 15:40           ` Koen Kooi
2011-06-12 16:26 ` [PATCH 2/2] connman-gnome 0.5: build from git Koen Kooi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E0D0211.5040102@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=koen@dominion.thruhere.net \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox