All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add a bb file to build an image for gtk over directfb
@ 2011-12-14 12:18 Xiaofeng Yan
  2011-12-14 12:18 ` [PATCH 1/2] gtk-directfb: add bbclass gtk-directfb Xiaofeng Yan
  2011-12-14 12:18 ` [PATCH 2/2] core-image-gtk-directfb: add a bb file to build an image for gtk over directfb Xiaofeng Yan
  0 siblings, 2 replies; 4+ messages in thread
From: Xiaofeng Yan @ 2011-12-14 12:18 UTC (permalink / raw)
  To: openembedded-core

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

gtk-directfb is for reminding user to add "gtk-directfb" to DISTRO_FEATURES and remove "x11"
core-image-gtk-directfb is for getting an image to gtk over directfb.

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 (2):
  gtk-directfb: add bbclass gtk-directfb
  core-image-gtk-directfb: add a bb file to build an image for gtk over
    directfb

 meta/classes/gtk-directfb.bbclass                  |   12 ++++++++++
 .../images/core-image-gtk-directfb.bb              |   22 ++++++++++++++++++++
 2 files changed, 34 insertions(+), 0 deletions(-)
 create mode 100644 meta/classes/gtk-directfb.bbclass
 create mode 100644 meta/recipes-graphics/images/core-image-gtk-directfb.bb




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

end of thread, other threads:[~2011-12-15 11:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 12:18 [PATCH 0/2] add a bb file to build an image for gtk over directfb Xiaofeng Yan
2011-12-14 12:18 ` [PATCH 1/2] gtk-directfb: add bbclass gtk-directfb Xiaofeng Yan
2011-12-15 11:51   ` Richard Purdie
2011-12-14 12:18 ` [PATCH 2/2] core-image-gtk-directfb: add a bb file to build an image for gtk over directfb Xiaofeng Yan

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.