All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David Nyström" <david.c.nystrom@gmail.com>
To: Bruce Ashfield <bruce.ashfield@gmail.com>
Cc: "meta-virtualization@yoctoproject.org"
	<meta-virtualization@yoctoproject.org>
Subject: Re: [PATCH 2/2] qemu: Enabled VGA output
Date: Tue, 29 Jan 2013 15:11:50 +0100	[thread overview]
Message-ID: <5107D8A6.6090900@gmail.com> (raw)
In-Reply-To: <CADkTA4OsbnmQCZ+2wkPjY6hoq-ZHE4PSt1ozYgsb=9Ur0Fcfqg@mail.gmail.com>

On Tue 29 Jan 2013 02:54:49 PM CET, Bruce Ashfield wrote:
> On Tue, Jan 29, 2013 at 8:38 AM, David Nyström <david.c.nystrom@gmail.com>wrote:
>
>> On 01/29/2013 02:01 PM, Mihai Prica wrote:
>>
>>> Signed-off-by: Mihai Prica <mihai.prica@intel.com>
>>> ---
>>>    recipes-devtools/qemu/qemu_1.**3.0.bbappend |    3 +++
>>>    1 file changed, 3 insertions(+)
>>>    create mode 100644 recipes-devtools/qemu/qemu_1.**3.0.bbappend
>>>
>>> diff --git a/recipes-devtools/qemu/qemu_**1.3.0.bbappend
>>> b/recipes-devtools/qemu/qemu_**1.3.0.bbappend
>>> new file mode 100644
>>> index 0000000..2106825
>>> --- /dev/null
>>> +++ b/recipes-devtools/qemu/qemu_**1.3.0.bbappend
>>> @@ -0,0 +1,3 @@
>>> +# Enables QEMU to display the VGA output
>>> +DEPENDS_append = " libsdl"
>>> +SDL = "--enable-sdl"
>>>
>>>
>> Should this really be in meta-virt, this seems a bit distro specific ?
>>
>
> Can PACKAGECONFIG or a DISTRO_FEATURES help here ? SDL for qemu is
> probably a bad example, but keeping everything that we think is important
> for
> out of box experience, or proper operation, contained within a layer is a
> good
> thing .. but leaving it conditional on a distro setting for those that
> really don't
> want it, seems to strike the right balance.
>
> Cheers,
>
> Bruce

Agree, but even in this case, this is something for oe-core to 
facilitate in the qemu recipe.
Don't get me wrong, I'm not militant about anything, but I would rather 
like to avoid bbappends when possible,
if oe-core won't accept a PACKAGECONFIG enabling sdl, then lets the 
merge it here.

Br,
David


  reply	other threads:[~2013-01-29 14:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-29 13:01 [PATCH 1/2] iptables: Sync bbappend version with oe-core Mihai Prica
2013-01-29 13:01 ` [PATCH 2/2] qemu: Enabled VGA output Mihai Prica
2013-01-29 13:38   ` David Nyström
2013-01-29 13:54     ` Bruce Ashfield
2013-01-29 14:11       ` David Nyström [this message]
2013-01-29 14:13         ` Bruce Ashfield
2013-01-29 14:17         ` Prica, Mihai
2013-01-29 14:13 ` [PATCH 1/2] iptables: Sync bbappend version with oe-core David Nyström

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=5107D8A6.6090900@gmail.com \
    --to=david.c.nystrom@gmail.com \
    --cc=bruce.ashfield@gmail.com \
    --cc=meta-virtualization@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.