Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] gtk+ over directfb: Fix bug 1674
@ 2011-11-08 11:15 Xiaofeng Yan
  2011-11-08 11:15 ` [PATCH 1/7] qemu-config.bb: " Xiaofeng Yan
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Xiaofeng Yan @ 2011-11-08 11:15 UTC (permalink / raw)
  To: openembedded-core

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

Image "gtk+ over directfb" without x11 depends on gtk+ and directfb. Someone can develop software based on directfb or gtk+ without x11 in their project. 
So I added and modified some recipes for getting this image.

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):
  qemu-config.bb: Fix bug 1674
  gtk+: Fix bug 1674
  cairo: Fix bug 1674
  directfb-examples: Fix bug 1674
  core-image-gtk-directfb-sdk: Fix bug 1674
  core-image-gtk-directfb: Fix bug 1674
  pango: Fix bug 1674

 meta/recipes-bsp/qemu-config/qemu-config.bb        |    4 +-
 meta/recipes-gnome/gtk+/gtk+.inc                   |   18 ++++++++++---
 meta/recipes-gnome/gtk+/gtk+_2.24.6.bb             |   17 ++++++++---
 meta/recipes-graphics/cairo/cairo.inc              |    9 +++++-
 .../directfb/directfb-examples_1.2.0.bb            |   18 ++++++++++++
 .../images/core-image-gtk-directfb-sdk.bb          |   23 ++++++++++++++++
 .../images/core-image-gtk-directfb.bb              |   21 +++++++++++++++
 meta/recipes-graphics/pango/pango.inc              |   16 ++++++++---
 meta/recipes-graphics/tasks/task-gtk-directfb.bb   |   28 ++++++++++++++++++++
 9 files changed, 136 insertions(+), 18 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-sdk.bb
 create mode 100644 meta/recipes-graphics/images/core-image-gtk-directfb.bb
 create mode 100644 meta/recipes-graphics/tasks/task-gtk-directfb.bb




^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-11-08 13:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-08 11:15 [PATCH 0/7] gtk+ over directfb: Fix bug 1674 Xiaofeng Yan
2011-11-08 11:15 ` [PATCH 1/7] qemu-config.bb: " Xiaofeng Yan
2011-11-08 11:15 ` [PATCH 2/7] gtk+: " Xiaofeng Yan
2011-11-08 11:45   ` Koen Kooi
2011-11-08 13:18   ` Richard Purdie
2011-11-08 13:32     ` Koen Kooi
2011-11-08 13:51       ` Richard Purdie
2011-11-08 11:15 ` [PATCH 3/7] cairo: " Xiaofeng Yan
2011-11-08 11:52   ` Phil Blundell
2011-11-08 11:15 ` [PATCH 4/7] directfb-examples: " Xiaofeng Yan
2011-11-08 11:15 ` [PATCH 5/7] core-image-gtk-directfb-sdk: " Xiaofeng Yan
2011-11-08 11:15 ` [PATCH 6/7] core-image-gtk-directfb: " Xiaofeng Yan
2011-11-08 11:16 ` [PATCH 7/7] pango: " Xiaofeng Yan
2011-11-08 11:56   ` Phil Blundell
2011-11-08 11:46 ` [PATCH 0/7] gtk+ over directfb: " Koen Kooi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox