summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics
AgeCommit message (Collapse)AuthorFiles
2012-05-08xeyes/pong-clock: Update recipesRichard Purdie3
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-08meta-demoapps: Remove except for xeyes and pong-clockRichard Purdie3
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-May/022059.html As proposed by Martin Jansa with a couple of changes from me. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-03builder: Add Please Wait Dialog BoxSaul Wold3
Add dialog box while bitbake starts hob to inform user to please wait for the hob screen to become visible. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-05-03xauth: Update to 1.0.7Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-05-03bigreqsproto: Update to 1.1.2Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-05-03xkbcomp: Update to 1.2.4Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-05-03cairo: Update to 1.12.2Saul Wold1
Clean up some packaging issues, cairo-sphinx was installed and is a testing tool that does not need to be packaged Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-05-03xhost: Update to 1.0.5Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-05-03xmodmap: Update to 1.0.7Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-05-03makedepend: upgrade from 1.0.3 to 1.0.4Nitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012-05-03mesa: add missing flex-native/bison-native depsChristopher Larson1
A quick glance at configure.ac shows that both are required to build mesa, but we were relying on their being built implicitly via other recipes in the dependency chain. Make it explicit. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2012-05-01xorg: add more native BBCLASSEXTENDs from meta-oeMartin Jansa9
* We have now .bbappends in meta-oe, but adding native BBCLASSEXTEND doesn't add any maintenance cost to oe-core and makes recipe upgrades easier (no need to wait for .bbappend renames ready for meta-oe). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-27xorg-app: Use ${libdir} and ${datadir} for packaging.Lianhao Lu16
Used ${libdir} and ${datadir} instead of hard coded direcotries for packaging. Also included INC_PR in PR. Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-26xf86-video-vesa: Add recommendation for xserver libint10 module which this ↵Richard Purdie1
driver needs Without this module, the driver doesn't work correctly. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-26mesa: Fix mklibs patch to simply remove troublesome uname usageRichard Purdie2
Without this we started seeing the -mx32 flag being passed to the compiler for things like arm builds which makes no sense. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-26xev: move from meta-demoappsDenis 'GNUtoo' Carikli2
* The location where xev was located didn't contain xorg-app-common.inc, but still xev requires it. So moving it fixes that issue. * File checksums and License checksums were also added. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-24xserver-kdrive: Add xkb to existing docs listSaul Wold1
WARNING: For recipe xserver-kdrive, the following files/directories were installed but not shipped in any package: WARNING: /usr/share/man WARNING: /usr/share/man/man5 WARNING: /usr/share/man/man1 WARNING: /usr/share/man/man1/Xephyr.1 WARNING: /usr/share/man/man1/Xserver.1 Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-04-24pango: import native support and --disable-introspection from meta-oeMartin Jansa1
* see http://git.openembedded.org/meta-openembedded/commit/?id=3f4c8edc60b3426dd96f76504169d742a04c1ce1 for details about --disable-introspection Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-24cairo: import native support from meta-oeMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-24pixman: add native support and perl-native to DEPENDS from meta-oeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-24xcb-util-render: Add recipe that provides libxcb-render-utilMarko Katic1
Xcb-util was split into separate packages in the 0.3.6 -> 0.3.8 transition. This library was previously provided by xcb-util and is now a separate package. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-24xcb-util-image: Add recipe that provides libxcb-image.Marko Katic1
Xcb-util was split into separate packages in the 0.3.6 -> 0.3.8 transition. This library was previously provided by xcb-util and is now a separate package. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-24xcb-util-keysyms: Add recipe that provides libxcb-keysyms.Marko Katic1
Xcb-util was split into separate packages in the 0.3.6 -> 0.3.8 transition. This library was previously provided by xcb-util and is now a separate package. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-24xcb-util-wm: Add recipe that provides libxcb-icccm and libxcb-ewmhMarko Katic1
Xcb-util was split into separate packages in the 0.3.6 -> 0.3.8 transition. These libraries were previously provided by xcb-util and are now a separate package. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-24xcb_util.inc: Remove packaging and modify SRC_URI for multiple ${BPN} namesMarko Katic1
Xcb-util was split into separate packages during the 0.3.6 -> 0.3.8 transition. Update xcb_util.inc to reflect that by removing the older packaging. Libxcbatom, libxcbaux and libxcbevent are merged into libxcbutil. Libxcbicccm, libxcbimage, libxcbkeysyms and libxcbwm are now separate packages. Libxcbproperty and libxcbreply were made obsolete with this commit: http://cgit.freedesktop.org/xcb/util/commit/?id=81c62e7a04213abefa1ea82819887aaaa3c31a74 Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-24xf86-input-evdev: Upgrade to 2.7.0Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-04-24xf86-input-vmmouse: Upgrade to 12.8.0Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-04-24xf86-video-vmware: Upgrade to 12.0.1Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-04-18qemugl: make postinst run at first bootScott Garman1
The previous postinst script was not working for images which use RPM because do_rootfs could allow qemugl to be installed after libgl1, and the postinst needs to run after libgl1 is installed. Hence, it's being changed to run at first boot instead of during do_rootfs. Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-17matchbox-wm-2: Fix incorrect update-alternativesMark Hatle1
Update-alternatives was pointing to matchbox-session, and should have been pointing to matchbox-window-manager. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-10mesa-common: package gl.pc in libgl-devJoshua Lock1
gl.pc should be packaged in libgl-dev not the mesa-dev package Fixes [YOCTO #2059] Signed-off-by: Joshua Lock <josh@linux.intel.com>
2012-04-02builder: uncomment the settings for BB_NUMBER_THREADS and PARALLEL_MAKEDexuan Cui2
We use sed to enable the 2 settingis in conf/local.conf. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2012-03-28clutter: clutter_git is really clutter-1.8_git, renameRichard Purdie1
Both these clutter recipes provide 1.8. With different PN namespace, a world build cna build both causing the clutter libraries to "disappear" at certain points of the build. In particular, this causes issues for mx. This patch puts then into the same PN namespace so only one can be built. [YOCTO #2158] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-27builder: Enable auto starting of HobSaul Wold2
Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-23pixman: disable iwmmxtKhem Raj1
Pixman build system is borked and always wants iwmmxt intrinsics it errors like below | ../pixman/.libs/libpixman-1.so: error: undefined reference to '__builtin_arm_wand' | ../pixman/.libs/libpixman-1.so: error: undefined reference to '__builtin_arm_wsrlhi' | ../pixman/.libs/libpixman-1.so: error: undefined reference to '__builtin_arm_walign' Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-22Fix common typoes "existant", "dependant" and variationsRobert P. J. Day1
Fix a couple common typoes, all contained within comments so there should be no effect on functionality. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21xserver-kdrive: Fix packaging warningsSaul Wold1
WARNING: For recipe xserver-kdrive, the following files/directories were installed but not shipped in any package: WARNING: /usr/lib WARNING: /usr/lib/xorg WARNING: /usr/lib/xorg/protocol.txt WARNING: /usr/share/X11 WARNING: /usr/share/X11/xkb WARNING: /usr/share/X11/xkb/compiled WARNING: /usr/share/X11/xkb/compiled/README.compiled Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libxxf86dga: Upgrade to 1.1.3Saul Wold2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-03-21imake: Upgrade to 1.0.5Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-03-21libxi: upgrade to 1.4.5Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libxcb: upgrade to 1.8.1Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21font-util: upgrade to 1.3.0Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21inputproto: upgrade to 2.2Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libxres: upgrade to 1.0.6Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libxfont: upgrade to 1.4.5Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libXvMC: upgrade to 1.0.7Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libxtst: upgrade to 1.2.1Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libxft: upgrade to 2.3.0Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libdmx: upgrade to 1.1.2Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libxau: upgrade to 1.0.7Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>