All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/7] gtk+-directfb: The patches to run gtk over directfb
Date: Mon, 12 Dec 2011 19:28:32 +0800	[thread overview]
Message-ID: <cover.1323688579.git.xiaofeng.yan@windriver.com> (raw)

From: Xiaofeng Yan <xiaofeng.yan@windriver.com>

Hi Phil, Koen & Richard,

Thanks for your good suggestion. I have modified my patches according to your suggestion.
1 Remove patch no-demo.patch from gtk+_2.24.8(Richard's suggestion)
2 Use gtk-directfb in DISTRO_FEATURES(Koen's suggestion)
3 Remvoe PACKAGECONFIG[directfb] for pango(Phil's suggestion)

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: xiaofeng/gtk-directfb
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/gtk-directfb

Thanks,
    Xiaofeng Yan <xiaofeng.yan@windriver.com>
---


Xiaofeng Yan (7):
  cairo: add directfb DISTRO_FEATURE
  pango: Disable x11 when pango doesn't run over x11
  gtk.inc: add feature based on directfb
  gtk: add demos to the configuation of gtk+
  directfb-examples: add package directfb-examples to OE-core
  task-core-gtk-directfb.bb: Add task list to run gtk over directfb
  core-image-gtk-directfb.bb: add an image for gtk over directfb

 meta/recipes-gnome/gtk+/gtk+.inc                   |   16 ++++++++++--
 meta/recipes-gnome/gtk+/gtk+_2.24.8.bb             |    4 +-
 meta/recipes-graphics/cairo/cairo.inc              |   11 ++++++--
 .../directfb/directfb-examples_1.2.0.bb            |   20 +++++++++++++++
 .../images/core-image-gtk-directfb.bb              |   21 ++++++++++++++++
 meta/recipes-graphics/pango/pango.inc              |   16 +++++++++---
 .../tasks/task-core-gtk-directfb.bb                |   26 ++++++++++++++++++++
 7 files changed, 102 insertions(+), 12 deletions(-)
 create mode 100644 meta/recipes-graphics/directfb/directfb-examples_1.2.0.bb
 create mode 100644 meta/recipes-graphics/images/core-image-gtk-directfb.bb
 create mode 100644 meta/recipes-graphics/tasks/task-core-gtk-directfb.bb




             reply	other threads:[~2011-12-12 11:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12 11:28 Xiaofeng Yan [this message]
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
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=cover.1323688579.git.xiaofeng.yan@windriver.com \
    --to=xiaofeng.yan@windriver.com \
    --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.