Openembedded Core Discussions
 help / color / mirror / Atom feed
* PATCH 0/3] Fix the error when building image "core-image-gtk-directfb"
@ 2012-01-12  8:12 Xiaofeng Yan
  2012-01-12  8:12 ` [PATCH 1/3] gtk.inc: Change configuration of directfb to gtk-directfb Xiaofeng Yan
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Xiaofeng Yan @ 2012-01-12  8:12 UTC (permalink / raw)
  To: openembedded-core

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

Bitbake complain " No package 'cairo-xlib' found" when building image "core-image-gtk-directfb".
Misconfiguration of directfb in PACKAGECONFIG causes this problem. I change directfb to gtk-directfb.
Another problem is about messy code when running gtk-demo because of no directfb "/etc/pango".
I create this directory in pango.inc.

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 (3):
  gtk.inc: Change configuration of directfb to gtk-directfb
  cairo.inc: Change configuration of directfb to gtk-directfb
  pango.inc: add directory "/etc/pango"

 meta/recipes-gnome/gtk+/gtk+.inc      |    2 +-
 meta/recipes-graphics/cairo/cairo.inc |    2 +-
 meta/recipes-graphics/pango/pango.inc |    7 ++++++-
 3 files changed, 8 insertions(+), 3 deletions(-)




^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH 0/3]: Fix the error when building image "core-image-gtk-directfb"
@ 2012-01-13  7:06 Xiaofeng Yan
  2012-01-13  7:06 ` [PATCH 3/3] pango.inc: add directory "/etc/pango" Xiaofeng Yan
  0 siblings, 1 reply; 11+ messages in thread
From: Xiaofeng Yan @ 2012-01-13  7:06 UTC (permalink / raw)
  To: openembedded-core

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

Hi Saul,

I remove ${sysconfdir}/* because bitbake will package this directory as default.

The following part was previous description.
---------------------------------------------- 
Bitbake complain " No package 'cairo-xlib' found" when building image "core-image-gtk-directfb".
Misconfiguration of directfb in PACKAGECONFIG causes this problem. I change directfb to gtk-directfb.
Another problem is about messy code when running gtk-demo because of no "/etc/pango".
I create this directory in pango.inc.
 
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 (3):
  gtk.inc: Change configuration of directfb to gtk-directfb
  cairo.inc: Change configuration of directfb to gtk-directfb
  pango.inc: add directory "/etc/pango"

 meta/recipes-gnome/gtk+/gtk+.inc      |    2 +-
 meta/recipes-graphics/cairo/cairo.inc |    2 +-
 meta/recipes-graphics/pango/pango.inc |    7 ++++++-
 3 files changed, 8 insertions(+), 3 deletions(-)

-- 
1.7.7




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

end of thread, other threads:[~2012-01-17 10:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-12  8:12 PATCH 0/3] Fix the error when building image "core-image-gtk-directfb" Xiaofeng Yan
2012-01-12  8:12 ` [PATCH 1/3] gtk.inc: Change configuration of directfb to gtk-directfb Xiaofeng Yan
2012-01-12  8:12 ` [PATCH 2/3] cairo.inc: " Xiaofeng Yan
2012-01-12  8:12 ` [PATCH 3/3] pango.inc: add directory "/etc/pango" Xiaofeng Yan
2012-01-12 20:30   ` Saul Wold
2012-01-12 20:33     ` Phil Blundell
2012-01-13  7:05       ` Xiaofeng Yan
  -- strict thread matches above, loose matches on Subject: below --
2012-01-13  7:06 [PATCH 0/3]: Fix the error when building image "core-image-gtk-directfb" Xiaofeng Yan
2012-01-13  7:06 ` [PATCH 3/3] pango.inc: add directory "/etc/pango" Xiaofeng Yan
2012-01-16  4:34   ` Saul Wold
2012-01-17  9:11     ` Khem Raj
2012-01-17 10:13       ` Koen Kooi

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