summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics
AgeCommit message (Collapse)AuthorFiles
2012-02-23libsdl 1.2.14: regenerate patch so it applies with 'patch' as well as 'git ↵Koen Kooi1
apply' The '@@ -, +, @@' part upsets plain 'patch' Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-02-21libsdl: add fix for new _XGetRequest symbol backported to libx11Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-21mini-x-session: try to use a resolution that's big enough for hob2's windowDexuan Cui2
The patch was tested on VMware Player 4.0.1. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2012-02-21recipes: bump PR to rebuild .la files without libz.laMartin Jansa5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-02-10zlib: Upgrade 1.2.5 -> 1.2.6Khem Raj8
Dont use autotools, it really not so autoconf like. the configure script gets updated with every release of zlib and we overwrite that. Instead use the upstream provided configure copyright year was changed in zlib.h which caused change in LIC_FILE_CHECKSUM fix.inverted.LFS.logic.patch is already applied upstream so drop it Drop the configure.ac and Makefile.am scripts since we do not autoreconf anymore and do not inherit autotools anymore Bump PR for depending recipes so a rebuild it ensues so that they dont depend on .la anymore and add missing dependencies discovered during incremental build Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-02-10clutter: upgrade git recipe to reflect 1.8.4 tagJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2012-02-10mx: ensure gettext and dbus are presentJoshua Lock1
Upstream informs me that D-bus isn't really optional as it's required to make some of the API work such as the single instance MxApplication. Therefore ensure we're building with it enabled. Gettext macros are used in the configure.ac so inherit gettext to ensure the required dependencies are present. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2012-02-10mx: update to 1.4.2Joshua Lock2
Patch in a copy of introspection.m4 so that we can continue to easily and cleanly disable introspection. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2012-02-10clutter-1.8: update to clutter-1.8.4Joshua Lock1
Added a note about why we're setting S, so I don't have to figure it out again next time I try and update clutter. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2012-02-07classes,recipes: Replace POKY_* with CORE_IMAGE_*Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-02-07libx11: Backport _XGetRequest APIKhem Raj2
This API is relatively new and will be in next release of libX11 this is needed for OE qemu-native which links to libx11-native but uses libGL from build system and herein lies the problem if you have bleeding edge distro e.g. ubuntu 12.04(development) libGL.so expects this API to be present. Backported to 1.4.4 thusly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-02-07libdrm: Fix build failure unearthed by uclibcKhem Raj2
uclibc wants to know value of __USE_GNU for certain header prototypes to be enabled. So we move the config.h header up in search list. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-02-07xorg-apps: Bump PR to accomodate meta-oe recipe deletionKhem Raj1
rgb in meta-oe has been removed in favour of oe-core which requires a PR bump so feeds keep working Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-02-02xf86-input-keyboard: Update to 1.6.1Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-02-02xinit: Update to 1.3.2Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-02-02libdrm: Update to 2.4.30Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-01-25clutter-gst: update to 1.4.6Joshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-25cogl: update upstream status for build_for_armv4t.patchJoshua Lock1
This has patch has been merged into upstreams git repository and will be available in the next stable release. Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-24libxcb: upgrade to 1.8Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-01-24xcb-proto: upgrade to 1.7Shane Wang3
Upgrade xcb-proto from 1.6 to 1.7 Since xcb-proto-libdir.patch is there, the file is removed. Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-01-24pixman: upgrade to 0.24.2Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-01-24util-macros: upgrade to 1.16.1Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-01-24libxft: refactor packages for staticdevSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-01-24Fix Upstream-Status entriesSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-01-24core-image-foo: add description to each image bb fileShane Wang1
Add DESCRIPTION to each image bb file according to poky reference manual for Hob2 use later. Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-01-19xinput: add utility for configuring and testing XInput devices.Andrea Adami1
* from meta-openembedded with minor editings * (fields reordering like other recipes in xorg-app) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-01-19pango.inc: fix /etc/pango -> /${sysconfdir}/pango/*Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-01-17pango: create /etc/pango in module postinsts if it's missingKoen Kooi2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-17Revert "pango.inc: add directory "/etc/pango""Koen Kooi1
This reverts commit 65186bd86170d8c375931a18487c2fdf3bd1b3b0. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-17xorg-*: disable xmlto where it was failingMartin Jansa3
* meta-oe now provides xmlto-native http://git.openembedded.org/meta-openembedded/commit/?id=ab8f876ca8fa223c183e3db2029cce88f3435a27 but not the stylesheets for buildhosts without them it's unusable and fails, because xorg macros autodetecting xmlto available, see: http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-December/037066.html after adding xmlto-native and stylesheets-native to DEPENDS we can enable it again Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-17tslib: enable big endian support for qemuppcLiming Wang1
This enables wacom tablet/touchscreen support on qemuppc. Signed-off-by: Liming Wang <liming.wang@windriver.com>
2012-01-16pango: Use gnomebase class, not gnomeRichard Purdie2
There was a circular dependency introduced by the recent gconf changes to depend on gtk+. The issue is that gtk+ depends on pango and pango depends on gconf. This patch changes to use the gnonebase class since pango has no need of gconf/mime/gtk-icon-cache and hence removes the circular dependency. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-16cairo 1.10.2: enable tee backendKoen Kooi2
This is needed for firefox: | checking CAIRO_LIBS... -lcairo -lpixman-1 -lfreetype -lfontconfig | checking for cairo-tee >= 1.10... Package cairo-tee was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo-tee.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo-tee' found | configure: error: Library requirements (cairo-tee >= 1.10) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16pango.inc: add directory "/etc/pango"Xiaofeng Yan2
Command "pango-querymodules > /etc/pango/pango.modules" can't work when \ starting up yocto because of no directory "/etc/pango". It will cause \ messy code when gtk-demo running. [YOCTO #1900] [RP: PR bump] Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2012-01-16cairo.inc: Change configuration of directfb to gtk-directfbXiaofeng Yan1
"direcdtfb" is a wrong configuration in PACKAGECONFIG. It should be "gtk-directfb". PACKAGECONFIG can't select directfb as backend rightly, or else. [YOCTO #1900] Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2012-01-11libxft: Drop BBCLASSEXTEND nativesdk since dependencies freetype and ↵Richard Purdie1
fontconfig aren't class extended Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-09libxxf86dga: fix compilation with x32 toolchainNitin A Kamble2
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. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012-01-06x11-common: remove extraneous BSP customizationsAndrea Adami1
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-01-06xorg-driver: add xf86-video-fbdev from meta-openembeddedAndrea Adami1
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-01-05matchbox-wm: Remove x-session-manager handlingZhai Edwin3
Windows manager should be independent on session manager, especially when we have multiple session manager like mini-x and matchbox session. This commit remove session-manager stuff in matchbox-wm, as matchbox-session already has duplicated code. Also adjust alternative priority for mini-X to make it higher priority over matchbox-session. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-05core-image-gtk-directfb: add a bb file to build an image for gtk over directfbXiaofeng Yan1
This file can make an image to run gtk over directfb. [YOCTO #1674] Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-05xserver-kdrive: work around issues with -Werror=addressGary Thomas2
A number of calls to REGION_INIT() use a static box which is flagged as an error with -Werror=address. This patch works around the problem, but should not be considered a final solution. Upstream-Status: Inappropriate Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-05libxp: fix cast errorSaul Wold2
Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-04cogl: ensure we can build on armv4Joshua Lock3
Without this patch cogl will not build for armv4 as it uses an unsupported instruction. This changeset adds a patch from Wolfgang Denk to add an extra guard around armv5 or above code. Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-03util-macros: upgrade from 1.15.0 to the latest 1.16.0Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2012-01-03libpciaccess: upgrade from 0.12.1 to 0.12.902Dexuan Cui2
According to http://cgit.freedesktop.org/xorg/lib/libpciaccess/log/, 0.12.902 does fix some bugs, so let's upgrade to it. Moreover, I pulled a patch from upstream git repo. I also updated the COPYING's chksum since there is a minor change to the Copyright header. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2012-01-03matchbox-wm-2: ugrade to 01fa5465743c9ee43d040350f4405d35293e4869Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-01-03misc patches: fix patch headersNitin A Kamble3
These patches were marked by "UpstreamStatus:" line, fix it to use "Upstream-Status:" instead. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012-01-02freetype: upgrade to 2.4.8Shane Wang2
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-01-02Add "builder" user for specific purpose.Zhai Edwin2
"builder" can start some auto stuff by mini X session. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>