From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 7/7] core-image-gtk-directfb.bb: add an image for gtk over directfb
Date: Tue, 13 Dec 2011 12:06:40 +0000 [thread overview]
Message-ID: <1323778000.2731.54.camel@ted> (raw)
In-Reply-To: <CAP9ODKoU+nN0h62xiPxU2=NP-xi7b+6jOZqLJTmRzwv4GH8YYQ@mail.gmail.com>
On Tue, 2011-12-13 at 08:57 -0200, Otavio Salvador wrote:
> On Tue, Dec 13, 2011 at 08:51, Xiaofeng Yan
> <xiaofeng.yan@windriver.com> wrote:
> ...
> IMAGE_INSTALL += "\
> ${POKY_BASE_INSTALL} \
> task-core-basic \
> module-init-tools \
> task-core-gtk-directfb-base \
> "
> Do you have any comment about above method ?
>
> All is fine except I don't see the need of having one specific image
> for gtk-directfb use. The case, in case it is required, you might
> include in case gtk-directfb feature is listed, avoiding an image
> specific to this.
>
> Why do you want a specific image for it?
To put what Otavio is asking in different words, couldn't we have a
generic "gtk test" image which would work with both directfb and x11?
I think the problem is that such an image gets tricky to construct as X
requires a lot of extras such as an xserver, a general directfb image
has a much simpler content and is quite a different entity. I can
therefore see why a separate image has been created and whilst I agree
its not ideal, I think the alternatives are worse.
I think Yan's patch with the anonymous python is along the right lines
but please lookup SkipPackage() instead of using getpid and kill!
Cheers,
Richard
next prev parent reply other threads:[~2011-12-13 12:13 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-12 11:28 [PATCH 0/7] gtk+-directfb: The patches to run gtk over directfb Xiaofeng Yan
2011-12-12 11:28 ` [PATCH 1/7] cairo: add directfb DISTRO_FEATURE Xiaofeng Yan
2011-12-12 11:28 ` [PATCH 2/7] pango: Disable x11 when pango doesn't run over x11 Xiaofeng Yan
2011-12-12 11:28 ` [PATCH 3/7] gtk.inc: add feature based on directfb Xiaofeng Yan
2011-12-12 11:28 ` [PATCH 4/7] gtk: add demos to the configuation of gtk+ Xiaofeng Yan
2011-12-13 15:47 ` Richard Purdie
2011-12-13 16:20 ` Richard Purdie
2011-12-13 19:46 ` Richard Purdie
2011-12-12 11:28 ` [PATCH 5/7] directfb-examples: add package directfb-examples to OE-core Xiaofeng Yan
2011-12-12 11:28 ` [PATCH 6/7] task-core-gtk-directfb.bb: Add task list to run gtk over directfb Xiaofeng Yan
2011-12-12 11:28 ` [PATCH 7/7] core-image-gtk-directfb.bb: add an image for " Xiaofeng Yan
2011-12-12 11:40 ` Otavio Salvador
2011-12-13 10:51 ` Xiaofeng Yan
2011-12-13 10:57 ` Otavio Salvador
2011-12-13 12:06 ` Richard Purdie [this message]
2011-12-13 12:29 ` [PATCH 0/7] gtk+-directfb: The patches to run " Richard Purdie
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=1323778000.2731.54.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--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 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.