summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics
AgeCommit message (Collapse)AuthorFiles
2011-05-10libxkbfile: disable xcbOtavio Salvador1
Currently libx11 defaults to build without xcb backend and thus this needs to explicit depends on it or disable it. We opted to disable it since it is not critical for it to work. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-08clutter-gst-1.4: Add missing patchSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-05-05clutter-gtk-1.4: Rebase patchesSaul Wold2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-05-05clutter-gst-1.4: Rebase patches and update checksumSaul Wold2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-05-04Remove machine-specific metadata for machines no longer in oe-corePaul Eggleton31
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-05-04poky-default-revisions: move the SRCREV to recipe fileYu Ke31
in this case, those non poky distro can also use these recipe normally Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-05-04libx11: Use inherit gettextKhem Raj2
Avoid direct depependency on gettext, inherit class instead Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-05-04liberation-fonts: postinst can't be called offlineIlya Yanok2
fc-cache should be called on target system. Or maybe we should pass a suitable directory list to it? Signed-off-by: Ilya Yanok <yanok@emcraft.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-28tidy: move old clutter demo to meta-demoappsSaul Wold4
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-28table: move old clutter demo to meta-demoappsSaul Wold3
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-28clutter-box2d: add DEPENDS for clutter-1.6Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-28libsdl: add SRC_URI ChecksumsSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-28xorg-lib: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-22util-macros: upgrade from 1.11.0 to 1.13.0Dexuan Cui2
removed xaw.patch since it's not used by any recipe now. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-04-22libxfixes: upgrade from 4.0.5 to the latest version 5.0Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-04-20Rename poky-image.bbclass to core-image.bbclassRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Fix git.pokylinux.org urls to git.yoctoproject.orgRichard Purdie3
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie4
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Replace POKYBASE with COREBASERichard Purdie2
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20clutter-1.6: update to 1.6.14Joshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-19clutter-1.6: drop no longer required patchJoshua Lock1
The test-conformance-fix.patch is no longer required for clutter-1.6 Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-18mesa: cleanup and remove the old version 7.5, 7.7 and 7.8.2Yu Ke5
- mesa 7.8.2 is kept to have a version without GPLv3 talloc. now 7.10.2 has removed the talloc, 7.8.2 can be removed safely. - mesa 7.5 and 7.7 is a legacy recips from original poky, also can removed. - mesa-dri-glsl-native_7.8.2 is a dependecy recipe only used by mesa 7.8.2, should also be removed along with mesa 7.8.2 - aslo update the patch upstream status Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18mesa 7.10.2: add python-native dependencyYu Ke1
As Tom point out, mesa 7.10 has introduce some python script (e.g. src/mesa/main/es_generator.py), so should add python-native dependency Signed-off-by: Yu Ke <ke.yu@intel.com> CC: Tom Rini <tom_rini@mentor.com>
2011-04-18x11vnc: fix SRC_URIKoen Kooi1
The download structure got changed at some point and made this recipe unfetchable Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-18pango: upgrade from 1.28.3 to 1.28.4Yu Ke2
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18xf86-input-mouse: upgrade from 1.6 to 1.7Yu Ke2
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18mesa: upgrade to 7.10.2Yu Ke3
- also remove the talloc-removal.patch because it is already included in this version Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18libdrm: upgrade from 2.4.23 to 2.4.25Yu Ke3
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18clutter-1.6: fix tarball md5sum and add json-glib to dependenciesJoshua Lock1
* As of Clutter 1.5.2 the project no longer ships an internal version of json-glib so we must explicitly add it to the DEPENDS. * Fix the SRC_URI[md5sum] Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-18xkbcomp: upgrade from 1.2.0 to 1.2.1Yu Ke2
- Also remove the cross compiling patch, since it is already included in 1.2.1 release Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18xf86-input-keyboard: upgrade from 1.5.0 to 1.6.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18evieext: upgrade from 1.1.0 to 1.1.1Yu Ke1
- also change license checksum, the license is still MIT-X, but corp name is changed from SUN to Oracle [sgw: merged perferred-xorg-versions.inc] Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-18xf86-input-vmmouse: upgrade from 12.6.10 to 12.7.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18xf86-input-synaptics: upgrade from 1.3.0 to 1.4.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18libpciaccess: upgrade from 0.12.0 to the latest version 0.12.1Dexuan Cui1
Upgrade LIC_FILES_CHKSUM due to the only change in the new COPYING: -Copyright 2007, 2008, 2009 Sun Microsystems, Inc. +Copyright (c) 2007, 2008, 2009, Oracle and/or its affiliates. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-04-18xextproto: upgrade from 7.1.2 to the latest version 7.2.0Dexuan Cui1
Add --enable-specs=no. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-04-18xproto: upgrade from 7.0.20 to the latest version 7.0.21Dexuan Cui1
Update LIC_FILES_CHKSUM as the new COPYING added "Copyright years" and added a new section of MIT-style license. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-04-18fixesproto: upgrade from 4.1.2 to the latest version 5.0Dexuan Cui1
Update LIC_FILES_CHKSUM as both the files added a new line +Copyright 2010 Red Hat, Inc. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-04-18libxi: upgrade from 1.4.0 to the latest version 1.4.2Dexuan Cui1
Add --enable-specs=no to disable spec generation to work around the issue: SEVERE: Error with opening URL 'http://docbook.sourceforge.net/release/images/draft.png': No route to host Apr 11, 2011 4:06:18 PM org.apache.fop.fo.properties.CommonBorderPaddingBackground <init> SEVERE: Background image not available: http://docbook.sourceforge.net/release/images/draft.png Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-04-18libxt: update from 1.0.9 to the latest version 1.1.1Dexuan Cui1
Update LIC_FILES_CHKSUM due to the only change to COPYING. -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 2011, Oracle and/or its affiliates. All rights reserved. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-04-18x11perf: Upgrade to 1.5.3 (from 1.5.2)Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-04-12clutter-1.6: fix SRC_URI[md5sum]Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-08directfb: Update to 1.4.12Saul Wold6
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-04libxcb: fix for broken library link in the imageNitin A Kamble4
log.do_package: NOTE: the following files were installed but not shipped in any package: NOTE: /usr/lib/libxcb-dri2.so.0 NOTE: /usr/lib/libxcb-dri2.so.0.0.0 NOTE: libxcb-dev contains dangling symlink to /usr/lib/libxcb-dri2.so.0.0.0 Then because of the dangling symlink, ldconfig fails at the time of rootfs creation of image. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-04-04xproto: Fix configure commandline option whitespaceRichard Purdie1
Thanks to Martin Jansa for reporting. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-04xserver-xf86: explicitly disable fop document generationJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-04libx11: disable building of specsJoshua Lock1
Generating Postscript specs fails on Fedora 15, I don't *think* we need them so disable them. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-04xorg-[lib-common|proto-common]: disable use of fop document generationJoshua Lock2
On Fedora 15 I see a huge Java backtrace when document generation runs for some xorg libs. As fop is automatically detected, with the possibility of detecting fop on the host whilst doing target builds, the safest bet is to explicitly disable fop for document generation. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-04libx11: add missing SRC_URI hashesJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-04util-macros_1.11.0.bb: inherit gettext class instead of adding gettext to ↵Khem Raj1
DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>