aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
AgeCommit message (Collapse)Author
2011-07-27libxcb: Add missing DEPENDS on libxdmcpKhem Raj
Observed this to fail when populating new tmpdir from shared state Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-07-26upstream status: add for libsdl and xserver patchesYu Ke
Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-25bitbake.conf/classes: Variable cleanupRichard Purdie
This patch removes the variables BASE_PACKAGE_ARCH, BASEPKG_HOST_SYS, BASEPKG_TARGET_SYS and also removes the immediate assignments in several core classes as these are no longer required. This should make it clearer what some of the core variables do and simplfy some overly complex and confusing class code. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-22mesa-xlib, mesa-dri: Probe for newlocale() before using it.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-07-21clutter-box2d: fix isfinite.patchSaul Wold
The original patch lost ^M and was not appliable. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-07-20clutter-box2d: Replace use of finite macro with C99 compliant isfinite()Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-07-20libxdamage,libxft,libxrandr: Add missing dependency on virtual/libx11Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-07-20xcb-proto: add multilib support.Dongxiao Xu
There is hardcode of /usr/lib dir for some python files. Fix it to support multilib. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2011-07-13Patches: Fix Upstream-Status infoSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-07-13xserver-kdrive: add patch upstream status infoYu Ke
- add patch upstream status - also remove the obsolete xserver-kdrive-1.3.0.0 patches Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-07-10libx11: ensure nativesdk uses correct DEPENDS and XCB flagsSaul Wold
The inital patch was for native, but nativesdk also needs the same change. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-07-08libx11: enable xcb supportSaul Wold
[YOCTO #1196] XCB support is needed in libx1l, it has been enabled in libx11-trim for sometime and was not in full version. The usage here is for LSB testing, which uses full libx11. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-07-05x11perf: Packaged unpackaged filesRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-05xcb-proto: Package unshipped files, create python-xcbgen package for python ↵Richard Purdie
xcbgen code Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-05tslib: Package unpackaged .la fileRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-04xauth: upgrade from 1.05 to 1.06Yu Ke
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-07-04libdrm: upgrade to 2.4.26Yu Ke
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-07-01Drop PRIORITY variableRichard Purdie
As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-01cairo: Clean up packaging and fix warningsRichard Purdie
There were a number of QA errors being reported when packaging cairo. This patch ensures the debug files go in the -dbg package, the .so development links go into the -dev package, .a files into -staticdev. It also switches back to relying on debian package naming for the library name. Since this is working correctly now the files are in the correct packages, we can simplify the recipe and there is no change in the resulting package names from a package feed perspective. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-29fontconfig: specify font directory in EXTRA_OECONFPhil Blundell
since, otherwise, fontconfig's builtin default may not match ${datadir}. Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-23clutter: Use new git repoZhai Edwin
clutter move its git server from clutter-project.org to gnome.org [YOCTO #1040] got fixed Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-06-15dri2proto: Revert "dri2proto: make DRI2 swap event match GLX spec"Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-06-15glproto: Revert "glxproto: make GLX swap event struct match spec"Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-06-14libx11-diet: Fixed checksum and rebase patchSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-06-14util-macros_1.13.0.bb: Depend on virtual/gettext instead of gettextKhem Raj
So multiple provider problem can be reolved amicably Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-06-14clutter-box2d_git: Switch SRC_URI to git.gnome.orgSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-06-14libxi: upgrade from 1.4.2 to the latest version 1.4.3Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-06-14libxext: upgrade from 1.2.0 to the latest version 1.3.0Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-06-14pixman: upgrade from 0.20.2 to the latest stable 0.22.0Dexuan Cui
Update LIC_FILES_CHKSUM: 1) COPYING: only format change; no actual license change. 2) 0.22.0 doesn't have pixman-x64-mmx-emulation.h, so let's remove it. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-06-14inputproto: upgrade from 2.0.1 to the latest version 2.0.2Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-06-14glproto: upgrade from 1.4.12 to the latest version 1.4.13Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-06-14dri2proto: upgrade from 2.3 to the latest version 2.4Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-06-14resourceproto: upgrade from 1.1.1 to the latest version 1.2.0Dexuan Cui
Update LIC_FILES_CHKSUM due to the only change: + Copyright (c) 2002 XFree86 Inc Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-06-14util-macros: upgrade from 1.13.0 to the latest version 0.14.0Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-06-14startup-notification: upgrade from 0.10 to the latest version 0.12Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-06-06xf86-driver-common.inc: remove .la files to avoid unpackaged warningOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-06-02libx11: fix libX11 keysyms to pass xts5 of lsbJingdong Lu
Fixes bug: [YOCTO #1095] Because of cross-compiling libx11 keysyms will cause Xts5 test of LSB fail. libx11 use a tool named "makekey" which compiled as a native tool to generate ks_tables.h. Because the size of "unsigned long" is different between 32-bit and 64-bit, we should judge whether our target is 32-bit or 64-bit and tell "makekey". I add a patch to "makekeys_crosscompile.patch" to "src/utils/makekeys.c" in order to deal with the different targets. If our target is 32-bit, we force the variable its type is "unsigned long" to "uint32_t". So we can generate a correct keysyms. Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
2011-06-01clutter-1.6: Add patch to update gettext macro versionSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-06-01glew: update to 1.6.0Saul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-05-31Improve handling of 'all' architecture recipes and their interaction with sstateRichard Purdie
The existing PACKAGE_ARCH = "all" mechanism of sharing packages is problematic with sstate since there are a variety of variables which have target specific values and the sstate package therefore correctly changes signature depending on the MACHINE setting. This patch creates a new "allarch" class which sets: PACKAGE_ARCH = "all" (as per the existing convention) INHIBIT_DEFAULT_DEPS = "1" (since its not target specific and therefore can't depend on the cross compiler or target libc) TARGET_ARCH = "all" TARGET_OS = "linux" TARGET_CC_ARCH = "none" (since these variables shouldn't change between the different packages and target compiler flags shouldn't be getting used) PACKAGE_EXTRA_ARCHS = "" (since we shouldn't be depending on any architecture specific package architectures) Not all PACKAGE_ARCH = "all" recipes can use this class since some run configure checks on the compiler. This means they have target specific components and therefore the "all" classification is incorrect. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-27License Field Cleanup: Non-standard field namesBeth Flanagan
I've cleaned up some odd license fields, fixed some license names and corrected some incorrect licenses. LICENSE really needs a pass through by the maintainers as some of the licensing is incorrect. Also, every license with Artistic should be gone through and noted as which version of Artistic. Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
2011-05-27conf/bitbake.conf: Added variables for PR service.Lianhao Lu
Added following variables for PR service: USE_PR_SERV: flag of whether to use the network PR service PRAUTOINX: search index for the network PR service PKGE/PKGV/PKGR: epoch, version and revision used in package feed. EXTENDPKGV: full package version string used in package relationships. For the following recipes, replace EXTENDPV with EXTENDPKGV: udev, xcb, xorg-proto, util-macros and linux-libc-headers then removed the unused EXTENDPV and EXTENDPEVER variables Users should use EXTENDPKGV instead for package feed generation. Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-27xorg.conf: update keyboard config with evdevYu Ke
with xserver 1.10, the evdev driver is used by default, so update the keyboard config entry in xorg.conf accordingly. Fix [YOCTO #1108] Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-05-27x11-common: fix dbus-launch RDEPENDSKoen Kooi
/usr/bin/dbus-launch is in the dbus-x11 packages, the dbus-launch package doesn't exist Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-26x11-common 0.1: add runtime dep on dbus-x11Koen Kooi
dbus-launch moved into the dbus-x11 packages, so we need to drag it in. Also reorder fields to better fit with the styleguide Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-18task-core-clutter: Update to 1.6Saul Wold
Removed clutter-gtk and box2d Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-05-18clutter: Clean up old recipesSaul Wold
clutter-1.4 is moved to meta-extras clutter-box2d is migrated to latest 1.6 version Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-05-17Upstream-Status: Update patch upstream-status for libfm, eggdbus, screenshot...Zhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-05-17Upstream-Status update for several recipesYu Ke
- modutils - module-init-tools - libacpi - keymaps - initscripts - console-tools - mesa-demos - xserver-xf86-lite Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-05-17mutter: Recipe Update for clutter 1.6 updateSaul Wold
set DEFAULT_PREFERENCE to -1 for git recipe Update from clutter-1.4 to clutter-1.6 add fix_CGL_TEXTURE_RECTANGLE_ARB.patch Signed-off-by: Saul Wold <sgw@linux.intel.com>