generic-poky/meta/recipes-graphics
Zhai Edwin 0d7bcdf9fd libmatchbox: Fix the matchbox environment start failure on x86-64 target.
x86 target works well. Root cause is libmatchbox use "0"(int) as termination
indicator when calling XftFontOpen, which in turn called FcPatternVapBuild(in
fontconfig). It try to get the "0" as char* and fetch wrong value, as int and
char* has different size on x86-64. This patch forces a NULL pointer as
terminator to fix it.

[BUGID #234] is fixed by this

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-09-02 09:53:49 +01:00
..
cairo Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
clutter packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00
drm Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
fontconfig Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
freetype Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
fstests packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00
libfakekey Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
libmatchbox libmatchbox: Fix the matchbox environment start failure on x86-64 target. 2010-09-02 09:53:49 +01:00
libsdl packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00
libxklavier Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
libxsettings-client Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
matchbox-session Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
matchbox-wm Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
matchbox-wm-2 Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
menu-cache Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
mesa Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
mutter Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
pango Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
pong-clock packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00
startup-notification Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
tslib Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
ttf-fonts Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
x11-common Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
x11vnc packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00
xcb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
xcursor-transparent-theme Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
xorg-app xset: move DISTRO_PN_ALIAS to distro .inc file 2010-09-02 09:38:35 +01:00
xorg-driver Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
xorg-font Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
xorg-lib Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
xorg-proto Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
xorg-util Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
xorg-xserver Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
xrestop packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00
xtscal Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
xvideo-tests packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00