On 01/12/2012 11:06 PM, Xiaofeng Yan wrote:
From: Xiaofeng Yan<[email protected]>
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<[email protected]>
---
Xiaofeng Yan (3):
gtk.inc: Change configuration of directfb to gtk-directfb
cairo.inc: Change configuration of directfb to gtk-directfb
These first 2 were merged into OE-Core
pango.inc: add directory "/etc/pango"
This was also merged, but there where a couple of other changes to
pango.inc, I think that we need one more change to fix the /etc/pango ->
${sysconfdir} in the FILES_${PN}list.
Sau!
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(-)
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core