summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics
AgeCommit message (Collapse)AuthorFiles
2011-02-01clutter-gst-1.0: Upgrade to 1.3.4 (clutter 1.4 series)Zhai Edwin5
Install the example binary needed for poky-image-clutter. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-02-01clutter-gtk-1.0: Upgrade to one version prior to 0.90.2 (clutter 1.4 series)Zhai Edwin5
0.90.2 depends on unstable gtk+-2.90.x that is not in poky, so pick up one version prior to it. Also rebase disable_deprecated.patch to keep the API compatibility with gtk+ and install example binary for poky-image-clutter. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-02-01clutter-1.0: Upgrade to 1.4 - latest stable versionZhai Edwin12
* Use tar ball release rather than git, as it is more stable. Added dependence on gettext, and one patch to fix the cross-compile failure due to conformance-test. * configure "--with-json=check" avoid extra dependence on external json lib. * rename examples package (clutter-examples-1.x => clutter-1.x-example) to lead the right deploy package name Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-02-01xkeyboard-config: upgrade from 2.0 to 2.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-02-01Add directfb 1.4.6 from meta-openembeddedPaul Eggleton5
This package has been added from meta-openembedded in order to be able to build qt4-embedded. The only change was to remove do_install() which was exactly the same as autotools_do_install(). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-02-01libxft: Drop explict package_do_package call and use anonymous python insteadRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-28x11-common: Fix unusable serial consoleWolfgang Denk2
The serial console port is basicly unusable in images containing X. Login works fine, but at the shell prompt only one out of N input characters (N usually between 2 and 10) gets through to the shell. dbus-launch (running as "dbus-launch --sh-syntax --exit-with-session") is also reading from /dev/console and "eating" the missing characters. As soon as I stop the Xserver ("sh /etc/init.d/xserver-nodm stop") the serial console starts wroking fine (because dbus-launch is not running any more). This patch addresses the problem. Signed-off-by: Wolfgang Denk <wd@denx.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-28libxp: upgrade from 1.0.0 to 1.0.1Dexuan Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-28xf86vidmodeproto: upgrade from 2.3 to 2.3.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-28xf86driproto: upgrade from 2.1.0 to 2.1.1Dexuan Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-28xineramaproto: upgrade from 1.2 to 1.2.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-28printproto: upgrade from 1.0.4 to 1.0.5Dexuan Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-28dmxproto: upgrade from 2.3 to 2.3.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-28pixman: upgrade from 0.21.2 to 0.21.4Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-28freetype: upgrade from 2.4.3 to 2.4.4Dexuan Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-28xf86-video-omapfb: upgrade to 044617665d6737f4909aab96Yu Ke5
Also apply four patches from Koen to fix four issus: - The tv-out gets added last and the driver tries to reconfigure dvi to TV resolutions, which fails - The new DSS mode breaks XV, so force plain mode - Picture is garbled after switching resolutions - Virtual size too big CC: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-28matchbox: Convert all the matchbox components' repo from svn to git including:Zhai Edwin5
matchbox-wm matchbox-panel-2 matchbox-terminal matchbox-config-gtk matchbox-stroke matchbox-desktop matchbox-keyboard matchbox-themes-extra libfakekey settings-daemon Also remove some old recipes. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-01-24nfs-utils, e2fsprogs, mtd-utils, libsm: bump PRPaul Eggleton1
This ensures package runtime dependencies are up-to-date after splitting out libuuid and libblkid in util-linux recipe Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Qing He <qing.he@intel.com>
2011-01-20fstests: fix build issue with gcc dso linking changeNitin A Kamble2
All the libraries needs to be specified explicitely with the new gcc dso linking change patch. This was causing build errors for this recipe. Specifying the libX11 library explicitely for linking to work without errors. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-20xtscal: fix build issue with gcc dso linking changeNitin A Kamble2
All the libraries needs to be specified explicitely with the new gcc dso linking change patch. This was causing build errors for this recipe. Specifying the libXrender library explicitely for linking to work without errors. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-20gdk-pixbuf: Add 2.22.1 as new recipeZhai Edwin1
Updating gtk+ to 2.23.2 requires gdk-pixbuf, which is originaly a module in gtk+. Borrow hardcoded_libtool.patch from original gtk+, and add configure_fix.patch to fix build failure in cross-compile environment. As gdk-pixbuf is a stand-alone package now, gdk-pixbuf-csource-native can be safely removed. So extend gdk-pixbuf with native support, and make related packages depend on it. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-01-18xserver-xf86-dri-lite: upgrade to 1.9.3Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18mesa: add mesa 7.8.2Yu Ke2
The latest mesa 7.10 has dependency on GPLv3 library talloc, so it is still necessary to keep one old non-GPLv3 mesa.And the latest non-GPLv3 version is mesa 7.8.2, so this patch add it. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18mesa-glsl: add mesa glsl 7.8.2Yu Ke2
mesa glsl is required by mesa 7.8.2, so add it. Signed-off-by: Yu Ke <ke.y@intel.com>
2011-01-18mesa: upgrade to mesa 7.10Yu Ke1
- add SRC_URI checksum - remove the DEFAULT_PREFERENCE for atom_pc, since mesa 7.10 has dependency on GPLv3 talloc. the latest non-GPLv3 one is mesa 7.8.2, atom_pc can use that vesion. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18cairo: upgrade to 1.10.2Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xf86-video-intel: upgrade to 2.14.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xwininfo: upgrade to 1.1.1Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18libdrm: upgrade to 2.4.23Yu Ke2
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xf86-input-synaptics: upgrade to 1.3.0Yu Ke2
- update license checksum due to commit "COPYING: add three missing authors listed in synaptics.c". the license type is unchanged. - Pass correct "sdkdir" value for cross compiling Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xf86-input-evdev: upgrade to 2.6.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xkbcomp: upgrade to 1.2.0Yu Ke2
- also pick one patch from upstream to fix the cross compiling error during the do_configure. it can be safely removed in the next upgrade. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xf86-input-keyboard: upgrade to 1.5.0Yu Ke2
- update license checksum due to commit "Sun's copyrights now belong to Oracle". the license type is unchanged. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xdpyinfo: upgrade to 1.2.0Yu Ke1
- update license checksume due to the commit "COPYING: replace stub with actual copyright notice". it provide more accurate license info. the license type is unchanged. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18mkfontscale: upgrade to 1.0.8Yu Ke2
- update license checksum, due to commit "Sun's copyrights now belong to Oracle". the license type is not changed. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xprop: upgrade to 1.2.0Yu Ke2
- LICENSE_CHECKSUM changed due to the commit "COPYING: replace stub with copyright notices". this commit add more accurate license info, and the license type is still MIT-X. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18bigreqsproto: upgrade to 1.1.1Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xinit: upgrade to 1.3.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18mkfontdir: upgrade to 1.0.6Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xhost: upgrade to 1.0.4Yu Ke2
- LICENSE checksum changes due to that "Sun's copyrights now belong to Oracle". it is corp name change only, the license is still MIT-X. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-07xserver-xf86-common: Remove COMPATIBLE_HOST as it was wrong solutionSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-07xvinfo: Fix LIC_FILES_CHKSUMRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06recpies: use SRCPV instead of SRCREV for PVYu Ke9
SRCPV is intended being used by PV, some recipes still use SRCREV for PV, which is not correct. This patch fix all the misusage. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-06xserver: Add COMPATIBLE_MACHINESaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-06libxxf86misc: upgrade from 1.0.2 to 1.0.3Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06libdmx: upgrade from 1.1.0 to 1.1.1Dexuan Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06pixman: upgrade from 0.20.0 to 0.21.2Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06scrnsaverproto: upgrade from 1.2.0 to 1.2.1Dexuan Cui1
Add "--enable-specs=no" to disable doc generation -- I doubt we really need it, and it doesn't work well due to SEVERE: Error with opening URL 'http://docbook.sourceforge.net/release/images/draft.png'. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06resourceproto: upgrade from 1.1.0 to 1.1.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-06compositeproto: upgrade from 0.4 to 0.4.2Dexuan Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>