generic-poky/meta/recipes-graphics
Nitin A Kamble f1e58216fa libxxf86dga: fix compilation with x32 toolchain
Fix type conversion for x32. For x32 the off_t is 64bit and pointers are
32bit.
so the conversion of pointer to off_t was resulting into this error:

| XF86DGA2.c:931:24: error: cast from pointer to integer of different
size [-Werror=pointer-to-int-cast]
| cc1: some warnings being treated as errors
|
| make[2]: *** [XF86DGA2.lo] Error 1

Fixed it by typecasting pointer into unsigned long 1st and then again
typecasting unsigned long to off_t.

(From OE-Core rev: 644aaa87a0e161f8a37267f13d4a18f6dfcd9a4f)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-10 17:28:41 +00:00
..
builder Add "builder" user for specific purpose. 2012-01-03 12:12:38 +00:00
cairo cairo: add directfb DISTRO_FEATURE 2011-12-13 12:28:09 +00:00
clutter cogl: ensure we can build on armv4 2012-01-04 11:56:42 +00:00
directfb directfb-examples: add package directfb-examples to OE-core 2011-12-13 15:04:27 +00:00
drm libdrm: Upgrade to 2.4.29 2011-12-22 13:13:44 +00:00
fontconfig Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
freetype freetype: upgrade to 2.4.8 2012-01-03 12:14:23 +00:00
fstests o-hand recipes: convert from svn.o-hand.org to git.yoctoproject.org 2011-09-02 18:15:29 +01:00
glew glew: update to 1.7.0 2011-09-29 16:46:47 +01:00
images core-image-gtk-directfb: add a bb file to build an image for gtk over directfb 2012-01-05 11:24:49 +00:00
libfakekey poky-default-revisions: move the SRCREV to recipe file 2011-05-04 15:06:36 +01:00
libmatchbox libmatchbox: fix SRC_URI 2011-12-21 17:16:30 +00:00
libsdl libsdl 1.2.14: fix packaging 2011-12-19 12:17:58 +00:00
libxsettings-client libxsettings-client: fix SRC_URI 2011-12-21 17:16:30 +00:00
matchbox-session Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
matchbox-wm matchbox-wm: Remove x-session-manager handling 2012-01-05 22:19:22 +00:00
matchbox-wm-2 matchbox-wm-2: ugrade to 01fa5465743c9ee43d040350f4405d35293e4869 2012-01-03 12:14:35 +00:00
menu-cache recipes-graphics: Add SUMMARY and update DESCRIPTION 2010-12-16 15:53:08 +00:00
mesa misc patches: fix patch headers 2012-01-03 12:14:33 +00:00
mini-x-session matchbox-wm: Remove x-session-manager handling 2012-01-05 22:19:22 +00:00
mutter mutter: switch to clutter-1.8 to satisfy dependency 2011-11-30 15:50:53 +00:00
mx mx: add mx toolkit 1.3.2 2011-11-08 14:32:54 +00:00
pango pango: clarify LICENSE is LGPLv2.0+ 2011-12-21 17:16:28 +00:00
startup-notification startup-notification: bump PR, because of xcb-util was renamed to libxcb-util0 2011-12-01 10:50:09 +00:00
tasks task-core-gtk-directfb.bb: Add task list to run gtk over directfb 2011-12-13 12:28:11 +00:00
tslib tslib: Set open mode for ts_calibate.c 2011-11-24 22:12:03 +00:00
ttf-fonts OECore license fixes: meta/* 2011-12-08 15:24:32 +00:00
x11-common x11-common: remove extraneous BSP customizations 2012-01-06 12:11:35 +00:00
x11vnc x11vnc: Upgrade to 0.9.13 2011-12-02 15:28:42 +00:00
xcb xcb-util: upgrade from 0.3.6 to 0.3.8 2011-11-30 22:18:11 +00:00
xcursor-transparent-theme Improve handling of 'all' architecture recipes and their interaction with sstate 2011-10-04 13:46:26 +01:00
xorg-app OECore license fixes: meta/* 2011-12-08 15:24:32 +00:00
xorg-driver xorg-driver: add xf86-video-fbdev from meta-openembedded 2012-01-06 12:11:35 +00:00
xorg-font Patch Upstream Status Updates 2011-12-15 14:36:26 +00:00
xorg-lib libxxf86dga: fix compilation with x32 toolchain 2012-01-10 17:28:41 +00:00
xorg-proto misc patches: fix patch headers 2012-01-03 12:14:33 +00:00
xorg-util util-macros: upgrade from 1.15.0 to the latest 1.16.0 2012-01-03 12:14:37 +00:00
xorg-xserver xserver-kdrive: work around issues with -Werror=address 2012-01-05 11:24:47 +00:00
xrestop xrestop: fix SRC_URI and LICENSE 2011-12-21 17:16:29 +00:00
xtscal recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
xvideo-tests o-hand recipes: convert from svn.o-hand.org to git.yoctoproject.org 2011-09-02 18:15:29 +01:00