meta-intel/meta-emenlow/recipes-graphics
Tom Zanussi 9016be4d80 meta-emenlow: fix ptr->int and Werror=address compile errors
A couple of things that had previously been warnings are now errors,
so they need to be fixed up.

The first problem is the same problem encountered by xserver-kdrive,
and has the same fix, namely create a new version of REGION_INIT and
have all calls that pass in a pointer to a static struct use it
instead.  A different fix for this is upstream, which includes an API
change; we don't need all that to fix this problem.

The second problem is a cast from pointer to integer in fbdevhw.c.
This also is fixed upstream by removing the whole section of code
which is bogus anyway, which is also done here.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-01-10 22:19:30 -06:00
..
libdrm-poulsbo meta-emenlow: fix glx bug 2011-07-14 08:10:28 -05:00
libva libva: add libxfixes to DEPENDS 2011-02-16 18:46:49 -08:00
psb-firmware meta-emenlow: move to meta-intel repo from poky repo 2010-12-27 16:32:21 -06:00
xorg-xserver meta-emenlow: fix ptr->int and Werror=address compile errors 2012-01-10 22:19:30 -06:00
xpsb-glx meta-emenlow: restore /usr/lib/dri for xpsb-glx 2011-10-10 08:22:54 -05:00
xserver-xorg-video-psb meta-emenlow: move to meta-intel repo from poky repo 2010-12-27 16:32:21 -06:00