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: Fri, 24 Jun 2011 15:54:40 -0700	[thread overview]
Message-ID: <4E0515B0.6040407@linux.intel.com> (raw)
In-Reply-To: <1703bd12b68b86a3d73fe39e9fd9369ac0b027ca.1307895912.git.koen@dominion.thruhere.net>

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<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"
>
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!



  reply	other threads:[~2011-06-24 22:58 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 [this message]
2011-06-30 22:33   ` Koen Kooi
2011-06-30 23:09     ` Saul Wold
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=4E0515B0.6040407@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