summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
* util-macros: upgrade from 1.11.0 to 1.13.0Dexuan Cui2011-04-222-16/+2
| | | | | | removed xaw.patch since it's not used by any recipe now. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxfixes: upgrade from 4.0.5 to the latest version 5.0Dexuan Cui2011-04-221-2/+2
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* Rename poky-image.bbclass to core-image.bbclassRichard Purdie2011-04-201-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Fix git.pokylinux.org urls to git.yoctoproject.orgRichard Purdie2011-04-203-3/+3
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie2011-04-204-17/+17
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Replace POKYBASE with COREBASERichard Purdie2011-04-202-3/+3
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* clutter-1.6: update to 1.6.14Joshua Lock2011-04-201-4/+4
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter-1.6: drop no longer required patchJoshua Lock2011-04-191-3/+2
| | | | | | The test-conformance-fix.patch is no longer required for clutter-1.6 Signed-off-by: Joshua Lock <josh@linux.intel.com>
* mesa: cleanup and remove the old version 7.5, 7.7 and 7.8.2Yu Ke2011-04-185-153/+4
| | | | | | | | | - 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>
* mesa 7.10.2: add python-native dependencyYu Ke2011-04-181-1/+1
| | | | | | | | | 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>
* x11vnc: fix SRC_URIKoen Kooi2011-04-181-1/+1
| | | | | | | 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>
* pango: upgrade from 1.28.3 to 1.28.4Yu Ke2011-04-182-2/+6
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-input-mouse: upgrade from 1.6 to 1.7Yu Ke2011-04-182-2/+4
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa: upgrade to 7.10.2Yu Ke2011-04-183-15579/+6
| | | | | | | - also remove the talloc-removal.patch because it is already included in this version Signed-off-by: Yu Ke <ke.yu@intel.com>
* libdrm: upgrade from 2.4.23 to 2.4.25Yu Ke2011-04-183-45/+52
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* clutter-1.6: fix tarball md5sum and add json-glib to dependenciesJoshua Lock2011-04-181-2/+3
| | | | | | | | * 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>
* xkbcomp: upgrade from 1.2.0 to 1.2.1Yu Ke2011-04-182-38/+2
| | | | | | | - 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>
* xf86-input-keyboard: upgrade from 1.5.0 to 1.6.0Yu Ke2011-04-181-2/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* evieext: upgrade from 1.1.0 to 1.1.1Yu Ke2011-04-181-4/+4
| | | | | | | | | - 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>
* xf86-input-vmmouse: upgrade from 12.6.10 to 12.7.0Yu Ke2011-04-181-2/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-input-synaptics: upgrade from 1.3.0 to 1.4.0Yu Ke2011-04-181-2/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* libpciaccess: upgrade from 0.12.0 to the latest version 0.12.1Dexuan Cui2011-04-181-3/+3
| | | | | | | | 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>
* xextproto: upgrade from 7.1.2 to the latest version 7.2.0Dexuan Cui2011-04-181-2/+4
| | | | | | Add --enable-specs=no. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xproto: upgrade from 7.0.20 to the latest version 7.0.21Dexuan Cui2011-04-181-3/+3
| | | | | | | 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>
* fixesproto: upgrade from 4.1.2 to the latest version 5.0Dexuan Cui2011-04-181-4/+4
| | | | | | | 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>
* libxi: upgrade from 1.4.0 to the latest version 1.4.2Dexuan Cui2011-04-181-2/+3
| | | | | | | | | 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>
* libxt: update from 1.0.9 to the latest version 1.1.1Dexuan Cui2011-04-181-3/+3
| | | | | | | | 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>
* x11perf: Upgrade to 1.5.3 (from 1.5.2)Zhai Edwin2011-04-181-2/+2
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* clutter-1.6: fix SRC_URI[md5sum]Saul Wold2011-04-121-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* directfb: Update to 1.4.12Saul Wold2011-04-086-73/+55
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libxcb: fix for broken library link in the imageNitin A Kamble2011-04-044-3/+6
| | | | | | | | | | | | | | 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>
* xproto: Fix configure commandline option whitespaceRichard Purdie2011-04-041-1/+1
| | | | | | Thanks to Martin Jansa for reporting. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xserver-xf86: explicitly disable fop document generationJoshua Lock2011-04-041-0/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* libx11: disable building of specsJoshua Lock2011-04-041-1/+1
| | | | | | | 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>
* xorg-[lib-common|proto-common]: disable use of fop document generationJoshua Lock2011-04-042-1/+2
| | | | | | | | | 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>
* libx11: add missing SRC_URI hashesJoshua Lock2011-04-041-0/+3
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* util-macros_1.11.0.bb: inherit gettext class instead of adding gettext to ↵Khem Raj2011-04-041-1/+1
| | | | | | DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxcb.inc: Replace XCBPROTO_XCBPYTHONDIR to point to staging areaKhem Raj2011-04-041-0/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* clutter.inc: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj2011-04-041-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xorg-proto: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj2011-04-044-8/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* clutter-box2d: add version 0.10.0 for use with clutter 1.6Joshua Lock2011-03-294-3/+51
| | | | | | | Don't specificy dependant clutter version in inc file, this enables the inc file to be re-used accross Clutter versions. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter-gtk: remove duplicate gtk+ DEPENDS entryJoshua Lock2011-03-291-1/+1
| | | | | | the inc file already specifies the gtk+ dependancy Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter-gst: add 1.3.6 for use with clutter 1.6Joshua Lock2011-03-292-1/+17
| | | | | | | The inc file should be usable across clutter versions, plus this is already set in the clutter-box2d-1.4_git.bb recipe Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter: add 1.6.8Joshua Lock2011-03-291-0/+25
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* Various: Switch to GNOME_MIRRORTom Rini2011-03-231-1/+1
| | | | Signed-off-by: Tom Rini <tom_rini@mentor.com>
* xserver-nodm-init: Mark as machine specific after recent rootless X changesRichard Purdie2011-03-191-1/+1
| | | | | | | | Fix summplied by ke.yu@intel.com [YOCTO #906] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xserver-nodm-init: add xuser to group audioDongxiao Xu2011-03-151-2/+3
| | | | | | | | | add rootless X user to group audio to access /dev/snd/* Fixes [YOCTO #799] CC: Ke Yu <ke.yu@intel.com> Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* cairo_1.10.2: Fix DEPENDS to include glib-2.0Beth Flanagan2011-03-151-1/+1
| | | | | | The autobuilder picked up cairo having a dependency on glib-2.0. Added glib-2.0 to DEPENDS. Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
* Update SRC_URIs to use BPN instead of PNRichard Purdie2011-03-146-6/+6
| | | | | | [YOCTO #860] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* util-macros: fix DEPENDS for nativesdkJoshua Lock2011-03-081-0/+1
| | | | | Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>