summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
AgeCommit message (Collapse)Author
2012-04-18qemugl: make postinst run at first bootScott Garman
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. (From OE-Core rev: dc0fe3fbf9ca862c1d0d90468e6da326f58e3b41) 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 Hatle
Update-alternatives was pointing to matchbox-session, and should have been pointing to matchbox-window-manager. (From OE-Core rev: 9c08dcf468fd41897627d9efc650c74f8f5d8ed0) 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 Lock
gl.pc should be packaged in libgl-dev not the mesa-dev package Fixes [YOCTO #2059] (From OE-Core rev: d9d4fe9885e398df2062b3f2aed3fc274c656736) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-02builder: uncomment the settings for BB_NUMBER_THREADS and PARALLEL_MAKEDexuan Cui
We use sed to enable the 2 settingis in conf/local.conf. (From OE-Core rev: eb985d333eb0f13e142da43b4b2b9ec5ad40ff30) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-28clutter: clutter_git is really clutter-1.8_git, renameRichard Purdie
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] (From OE-Core rev: d5a7a9090b57793be1de63dca86fe40437628e9d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-27builder: Enable auto starting of HobSaul Wold
(From OE-Core rev: bcf024fa1840d532c61ff56f369039bb1e531465) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-23pixman: disable iwmmxtKhem Raj
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' (From OE-Core rev: 413449897eed0b7382ae52d59b5e289958220ad5) 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. Day
Fix a couple common typoes, all contained within comments so there should be no effect on functionality. (From OE-Core rev: dc52c3cbf3a7b7242d53019f7643495eb40c0566) 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 Wold
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 (From OE-Core rev: d036265de1d9931bedb660e01a763d3d1d9e4097) 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 Wold
(From OE-Core rev: 99d3d7c461e3b19ea807dd7aabfcd4c239b531a6) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21imake: Upgrade to 1.0.5Saul Wold
(From OE-Core rev: fa21e26394a575a51fc1338c83deb20ccc1f4c23) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libxi: upgrade to 1.4.5Shane Wang
(From OE-Core rev: 9d5bce4b769e78b95fd4d7e373b165f22db57a65) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libxcb: upgrade to 1.8.1Shane Wang
(From OE-Core rev: 9084854652020f16a21e1214f7bb47cf0bd5a974) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21font-util: upgrade to 1.3.0Shane Wang
(From OE-Core rev: c58a6ea0a29960d9b6f683d70318080a39b884c1) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21inputproto: upgrade to 2.2Shane Wang
(From OE-Core rev: 5d42b72f7d813e862adebd0a805aff7caebb0790) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libxres: upgrade to 1.0.6Shane Wang
(From OE-Core rev: 32f4b8621168111c7c0298efd8c046d54a5587e0) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libxfont: upgrade to 1.4.5Shane Wang
(From OE-Core rev: 5e62255e0e3d262b88d97ba4cfcffb5d7e307651) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libXvMC: upgrade to 1.0.7Shane Wang
(From OE-Core rev: 938b76383b24a44eb609fb4f88fa8f88179d74d2) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libxtst: upgrade to 1.2.1Shane Wang
(From OE-Core rev: 672046dd2676ff0ff1e44f14f83dbe40e1f14de0) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libxft: upgrade to 2.3.0Shane Wang
(From OE-Core rev: 517976cf0c2a6eb5cf3656aa262c367f99fabc44) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libdmx: upgrade to 1.1.2Shane Wang
(From OE-Core rev: 7955ce5e8bd98287a81d2dfa2b82cfa17c8935fd) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libxau: upgrade to 1.0.7Shane Wang
(From OE-Core rev: b627aebf3930d4c50c10336fc538faa36fce63a3) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libxscrnsaver: upgrade to 1.2.2Shane Wang
(From OE-Core rev: 0bb6054c5d107ca8c3f795a899154009d17d350f) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libfontenc: upgrade to 1.1.1Shane Wang
(From OE-Core rev: fce9ed7b0fdf184d045b353f9e08015c55cef450) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libXmu: upgrade to 1.1.1Shane Wang
The license change is: --- libXmu-1.1.0/COPYING 2009-10-17 05:26:51.000000000 +0800 +++ libXmu-1.1.1/COPYING 2012-03-06 15:00:13.000000000 +0800 @@ -28,13 +28,13 @@ All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in +both that copyright notice and this permission notice appear in supporting documentation, and that the name of Digital not be used in advertising or publicity pertaining to distribution of the -software without specific, written prior permission. +software without specific, written prior permission. DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL (From OE-Core rev: a75b4604d79a8d8f9a38ffe347546da856cb4cc1) Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libxt: upgrade to 1.1.2Shane Wang
(From OE-Core rev: b61972beebab8cef38d68aca11c0d960e601f744) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libXv: upgrade to 1.0.7Shane Wang
The license change is: --- libXv-1.0.6/COPYING 2009-10-17 05:27:22.000000000 +0800 +++ libXv-1.0.7/COPYING 2012-03-08 13:25:45.000000000 +0800 @@ -3,13 +3,13 @@ All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in +both that copyright notice and this permission notice appear in supporting documentation, and that the names of Digital or MIT not be used in advertising or publicity pertaining to distribution of the -software without specific, written prior permission. +software without specific, written prior permission. DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL (From OE-Core rev: eb51eebe14e961e63ceb1673cb7e349c8281849b) Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libXext: upgrade to 1.3.1Shane Wang
The license change is: --- libXext-1.3.0/COPYING 2010-11-22 03:24:13.000000000 +0800 +++ libXext-1.3.1/COPYING 2012-03-08 11:54:58.000000000 +0800 @@ -34,14 +34,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, -BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR +DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, +BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -Except as contained in this notice, the name of Digital Equipment Corporation +Except as contained in this notice, the name of Digital Equipment Corporation shall not be used in advertising or otherwise to promote the sale, use or other -dealings in this Software without prior written authorization from Digital +dealings in this Software without prior written authorization from Digital Equipment Corporation. Copyright (c) 1997 by Silicon Graphics Computer Systems, Inc. @@ -81,7 +81,7 @@ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NCD. BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION -OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Copyright 1991,1993 by Digital Equipment Corporation, Maynard, Massachusetts, @@ -116,8 +116,8 @@ advertising or publicity pertaining to distribution of the software without specific, written prior permission. -Hewlett-Packard makes no representations about the -suitability of this software for any purpose. It is provided +Hewlett-Packard makes no representations about the +suitability of this software for any purpose. It is provided "as is" without express or implied warranty. This software is not subject to any license of the American (From OE-Core rev: 8e7750c68251fe1525ef01687e64b9c45161ccdd) Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libxpm: upgrade to 3.5.10Shane Wang
(From OE-Core rev: ff3807abd2d798e74e4b04d3739a9b41ff2f14ea) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libXrender: upgrade to 0.9.7Shane Wang
The license change is: --- libXrender-0.9.6/COPYING 2010-01-30 15:39:43.000000000 +0800 +++ libXrender-0.9.7/COPYING 2012-03-08 12:47:00.000000000 +0800 @@ -35,5 +35,5 @@ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION -OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. (From OE-Core rev: fd02e4a4c6774121d67559b09e4b03be42de983e) Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libXxf86vm: upgrade to 1.1.2Shane Wang
The license change is: --- libXxf86vm-1.1.1/COPYING 2010-01-30 15:40:42.000000000 +0800 +++ libXxf86vm-1.1.2/COPYING 2012-03-08 13:39:59.000000000 +0800 @@ -14,12 +14,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES +IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -Except as contained in this notice, the name of Kaleb S. KEITHLEY -shall not be used in advertising or otherwise to promote the sale, use +Except as contained in this notice, the name of Kaleb S. KEITHLEY +shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from Kaleb S. KEITHLEY. (From OE-Core rev: b5f1c7ddf30214a649d43dd0fa23160dc37792a6) Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libxdmcp: upgrade to 1.1.1Shane Wang
(From OE-Core rev: e9b83f963c2989e1eecb5f5aa3051f7680ac2cee) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21pixman: upgrade to 0.25.2Shane Wang
(From OE-Core rev: 3da2e126cfec31e89422242cb8fd87004b32e84f) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libice: upgrade to 1.0.8Shane Wang
(From OE-Core rev: 5ae0128ac4cd763e6d525834ba077944b1f03920) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libxkbfile: upgrade to 1.0.8Shane Wang
The license change is below (only removing a space in the end of each line): --- libxkbfile-1.0.7/COPYING 2009-10-17 05:27:13.000000000 +0800 +++ libxkbfile-1.0.8/COPYING 2012-03-08 12:37:23.000000000 +0800 @@ -5,19 +5,19 @@ fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting -documentation, and that the name of Silicon Graphics not be -used in advertising or publicity pertaining to distribution +documentation, and that the name of Silicon Graphics not be +used in advertising or publicity pertaining to distribution of the software without specific prior written permission. -Silicon Graphics makes no representation about the suitability +Silicon Graphics makes no representation about the suitability of this software for any purpose. It is provided "as is" without any express or implied warranty. -SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS -SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS +SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON -GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, -DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL +DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. @@ -48,13 +48,13 @@ Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in +both that copyright notice and this permission notice appear in supporting documentation, and that the name of Digital not be used in advertising or publicity pertaining to distribution of the -software without specific, written prior permission. +software without specific, written prior permission. DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL (From OE-Core rev: 5165e1b6fcbfcaabf0d22f8be4e08ee838b198ab) Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libsm: upgrade to 1.2.1Shane Wang
The license change is because: --- libsm-1_1.2.0-r1/libSM-1.2.0/COPYING 2010-01-15 12:59:55.000000000 +0800 +++ libsm-1_1.2.1-r0/libSM-1.2.1/COPYING 2012-03-03 12:53:55.000000000 +0800 @@ -1,4 +1,4 @@ -Copyright 2002 Sun Microsystems, Inc. All rights reserved. +Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), @@ -19,6 +19,7 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + Copyright 1993, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its (From OE-Core rev: 27fbb481e1b39ce5cfdecf19bb434be096392e72) Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-03-21libxinerama: upgrade to 1.1.2Shane Wang
(From OE-Core rev: a018782f307265da602e24c6303f48c4c2fc4e78) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libxcursor: upgrade to 1.1.13Shane Wang
(From OE-Core rev: 8ec0242632cc1ec66434b842ac0dd38b58d2ba49) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21util-macros: upgrade to 1.17Shane Wang
(From OE-Core rev: 5c7da2d3599dc7a9e2aa6f015e256af4662a9c24) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-20xserver-kdrive: compile xserver without dtrace supportLauri Hintsala
Cross compiling of xserver-kdrive fails if dtrace is enabled. Configure script enables dtrace automatically if dtrace binary exists. xserver-kdrive compiling was failed if systemtap package was builded beforehand because systemtap provides dtrace binary. (From OE-Core rev: 5d404fdb36b0535ce758d98408b02134cdbce4ee) Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-19qemugl: Hide some GLX extensions by defaultZhai Edwin
Exporting these extensions make guest call some missing GLX API then crash. It's hacky to implement these APIs, so hide these extensions as fix. [YOCTO #1927] got fixed (From OE-Core rev: a9e4b94f799e41a2b06f833a8b411ebee3939430) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-16directfb: Fix RPATH warningsRichard Purdie
Fix configure not to remove variables which trigger the unneccessary rpaths to get encoded. Also take the opportunity to clean up the patches directory. WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfblayer contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbmaster contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/mkdgifft contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbdump contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbinput contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbfx contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbscreen contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/mkdgiff contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbinspector contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/mkdfiff contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbinfo contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbpenmount contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbg contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/libfusion-1.4.so.6 contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/libdirectfb-1.4.so.6.0.9 contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/libdirectfb-1.4.so.6 contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/libfusion-1.4.so.6.0.9 contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/systems/libdirectfb_fbdev.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/systems/libdirectfb_devmem.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/systems/libdirectfb_dummy.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_v4l.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_gif.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/interfaces/ICoreResourceManager/libicoreresourcemanager_test.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_jpeg.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_gif.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/interfaces/IDirectFBFont/libidirectfbfont_ft2.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/interfaces/IDirectFBFont/libidirectfbfont_dgiff.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/wm/libdirectfbwm_default.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/inputdrivers/libdirectfb_zytronic.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/inputdrivers/libdirectfb_penmount.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/inputdrivers/libdirectfb_linux_input.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/inputdrivers/libdirectfb_serialmouse.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/inputdrivers/libdirectfb_mutouch.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/inputdrivers/libdirectfb_tslib.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/inputdrivers/libdirectfb_joystick.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/inputdrivers/libdirectfb_sonypi.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/inputdrivers/libdirectfb_lirc.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/inputdrivers/libdirectfb_wm97xx_ts.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/inputdrivers/libdirectfb_ps2mouse.so contains probably-redundant RPATH /usr/lib WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/lib/directfb-1.4-6/inputdrivers/libdirectfb_keyboard.so contains probably-redundant RPATH /usr/lib (From OE-Core rev: 6481c7d0859217d0aa3edb5423f2a32ccefab4d9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-16xf86-input-synaptics: Fix QA warningsRichard Purdie
Remove the .pc file work around since it leads to incorrect paths being encoded and places the files in the incorrect directory. WARNING: For recipe xf86-input-synaptics, the following files/directories were installed but not shipped in any package: WARNING: /media WARNING: /media/build1 WARNING: /media/build1/poky WARNING: /media/build1/poky/build WARNING: /media/build1/poky/build/tmp WARNING: /media/build1/poky/build/tmp/sysroots WARNING: /media/build1/poky/build/tmp/sysroots/qemux86 WARNING: /media/build1/poky/build/tmp/sysroots/qemux86/usr WARNING: /media/build1/poky/build/tmp/sysroots/qemux86/usr/include WARNING: /media/build1/poky/build/tmp/sysroots/qemux86/usr/include/xorg WARNING: /media/build1/poky/build/tmp/sysroots/qemux86/usr/include/xorg/synaptics-properties.h WARNING: /media/build1/poky/build/tmp/sysroots/qemux86/usr/include/xorg/synaptics.h WARNING: /usr/share/X11 WARNING: /usr/share/X11/xorg.conf.d WARNING: /usr/share/X11/xorg.conf.d/50-synaptics.conf (From OE-Core rev: 5fa6f6246ab21007aa39c2936382e8cff3fe9148) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-14xorg-cf-files: Fix unpackaged files warningRichard Purdie
This fixes the warnings: WARNING: For recipe xorg-cf-files, the following files/directories were installed but not shipped in any package: WARNING: /usr WARNING: /usr/lib WARNING: /usr/lib/X11 WARNING: /usr/lib/X11/config WARNING: /usr/lib/X11/config/mingw.rules WARNING: /usr/lib/X11/config/Oki.cf WARNING: /usr/lib/X11/config/cray.cf WARNING: /usr/lib/X11/config/OpenBSD.cf WARNING: /usr/lib/X11/config/lnxdoc.tmpl WARNING: /usr/lib/X11/config/Motif.rules WARNING: /usr/lib/X11/config/nec.cf WARNING: /usr/lib/X11/config/sv3Lib.rules WARNING: /usr/lib/X11/config/sco5.cf WARNING: /usr/lib/X11/config/xorgsite.def WARNING: /usr/lib/X11/config/minix.cf WARNING: /usr/lib/X11/config/cross.rules WARNING: /usr/lib/X11/config/bsdi.cf WARNING: /usr/lib/X11/config/ServerLib.tmpl WARNING: /usr/lib/X11/config/sequentLib.rules WARNING: /usr/lib/X11/config/darwin.cf WARNING: /usr/lib/X11/config/version.def WARNING: /usr/lib/X11/config/scoLib.rules WARNING: /usr/lib/X11/config/OpenBSDLib.tmpl WARNING: /usr/lib/X11/config/hpLib.tmpl WARNING: /usr/lib/X11/config/xf86.tmpl WARNING: /usr/lib/X11/config/moto.cf WARNING: /usr/lib/X11/config/sv4Lib.tmpl WARNING: /usr/lib/X11/config/Library.tmpl WARNING: /usr/lib/X11/config/sunLib.tmpl WARNING: /usr/lib/X11/config/necLib.tmpl WARNING: /usr/lib/X11/config/Imake.tmpl WARNING: /usr/lib/X11/config/sv3Lib.tmpl WARNING: /usr/lib/X11/config/apollo.cf WARNING: /usr/lib/X11/config/sco.cf WARNING: /usr/lib/X11/config/linux.cf WARNING: /usr/lib/X11/config/osfLib.rules WARNING: /usr/lib/X11/config/usl.cf WARNING: /usr/lib/X11/config/cygwin.rules WARNING: /usr/lib/X11/config/Motif.tmpl WARNING: /usr/lib/X11/config/lynx.cf WARNING: /usr/lib/X11/config/FreeBSD.cf WARNING: /usr/lib/X11/config/cygwin.cf WARNING: /usr/lib/X11/config/lnxdoc.rules WARNING: /usr/lib/X11/config/sgiLib.rules WARNING: /usr/lib/X11/config/Mips.cf WARNING: /usr/lib/X11/config/QNX4.rules WARNING: /usr/lib/X11/config/lnxLib.tmpl WARNING: /usr/lib/X11/config/QNX4.cf WARNING: /usr/lib/X11/config/osf1.cf WARNING: /usr/lib/X11/config/gnuLib.rules WARNING: /usr/lib/X11/config/dmx.cf WARNING: /usr/lib/X11/config/cde.tmpl WARNING: /usr/lib/X11/config/Imake.rules WARNING: /usr/lib/X11/config/xfree86.cf WARNING: /usr/lib/X11/config/mingw.cf WARNING: /usr/lib/X11/config/pegasus.cf WARNING: /usr/lib/X11/config/gnuLib.tmpl WARNING: /usr/lib/X11/config/Threads.tmpl WARNING: /usr/lib/X11/config/nto.rules WARNING: /usr/lib/X11/config/macII.cf WARNING: /usr/lib/X11/config/convex.cf WARNING: /usr/lib/X11/config/bsdLib.rules WARNING: /usr/lib/X11/config/xorgversion.def WARNING: /usr/lib/X11/config/bsdiLib.tmpl WARNING: /usr/lib/X11/config/date.def WARNING: /usr/lib/X11/config/mach.cf WARNING: /usr/lib/X11/config/os2Lib.tmpl WARNING: /usr/lib/X11/config/lnxLib.rules WARNING: /usr/lib/X11/config/os2.rules WARNING: /usr/lib/X11/config/mingw.tmpl WARNING: /usr/lib/X11/config/svr3.cf WARNING: /usr/lib/X11/config/os2Lib.rules WARNING: /usr/lib/X11/config/nto.cf WARNING: /usr/lib/X11/config/noop.rules WARNING: /usr/lib/X11/config/xf86.rules WARNING: /usr/lib/X11/config/cross.def WARNING: /usr/lib/X11/config/osfLib.tmpl WARNING: /usr/lib/X11/config/darwinLib.rules WARNING: /usr/lib/X11/config/Server.tmpl WARNING: /usr/lib/X11/config/Amoeba.cf WARNING: /usr/lib/X11/config/sequent.cf WARNING: /usr/lib/X11/config/gnu.cf WARNING: /usr/lib/X11/config/DGUX.cf WARNING: /usr/lib/X11/config/host.def WARNING: /usr/lib/X11/config/WinLib.tmpl WARNING: /usr/lib/X11/config/sunLib.rules WARNING: /usr/lib/X11/config/OpenBSDLib.rules WARNING: /usr/lib/X11/config/X11.tmpl WARNING: /usr/lib/X11/config/sony.cf WARNING: /usr/lib/X11/config/darwinLib.tmpl WARNING: /usr/lib/X11/config/cde.rules WARNING: /usr/lib/X11/config/hp.cf WARNING: /usr/lib/X11/config/xorg.cf WARNING: /usr/lib/X11/config/Imake.cf WARNING: /usr/lib/X11/config/sgi.cf WARNING: /usr/lib/X11/config/necLib.rules WARNING: /usr/lib/X11/config/ultrix.cf WARNING: /usr/lib/X11/config/Win32.cf WARNING: /usr/lib/X11/config/bsd.cf WARNING: /usr/lib/X11/config/isc.cf WARNING: /usr/lib/X11/config/oldlib.rules WARNING: /usr/lib/X11/config/sv4Lib.rules WARNING: /usr/lib/X11/config/svr4.cf WARNING: /usr/lib/X11/config/generic.cf WARNING: /usr/lib/X11/config/os2.cf WARNING: /usr/lib/X11/config/luna.cf WARNING: /usr/lib/X11/config/xorg.tmpl WARNING: /usr/lib/X11/config/sun.cf WARNING: /usr/lib/X11/config/bsdLib.tmpl WARNING: /usr/lib/X11/config/DragonFly.cf WARNING: /usr/lib/X11/config/x386.cf WARNING: /usr/lib/X11/config/X11.rules WARNING: /usr/lib/X11/config/bsdiLib.rules WARNING: /usr/lib/X11/config/ibmLib.tmpl WARNING: /usr/lib/X11/config/Win32.rules WARNING: /usr/lib/X11/config/hpLib.rules WARNING: /usr/lib/X11/config/ibm.cf WARNING: /usr/lib/X11/config/ibmLib.rules WARNING: /usr/lib/X11/config/sgiLib.tmpl WARNING: /usr/lib/X11/config/cygwin.tmpl WARNING: /usr/lib/X11/config/ncr.cf WARNING: /usr/lib/X11/config/site.def WARNING: /usr/lib/X11/config/xf86site.def WARNING: /usr/lib/X11/config/NetBSD.cf WARNING: /usr/lib/X11/config/fujitsu.cf (From OE-Core rev: b59e0035a25c84b99904db46820d4b3ae9e7f805) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-14libsdl: update to 1.2.15Kang Kai
Update libsdl to 1.2.15. Patch add.XGetRequest.symbol.patch is merged by upstream, so remove it. (From OE-Core rev: 94e18a1c574b97ba87724c0fea79d2af77ba4186) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-14mx: add dependenciesPaul Eggleton
* Add dependency on startup-notification, which is optional but without it mx applications will not send startup notifications. * Add dependencies on gdk-pixbuf and libxrandr which are usually taken care of, but are required and thus should be stated explicitly. (From OE-Core rev: 42a278ff7dc641b1700e56fbaf5a63947ff1161c) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-13xf86-video-vmware: Fix unpackaged driectory warningRichard Purdie
Fixes the warning: WARNING: For recipe xf86-video-vmware, the following files/directories were installed but not shipped in any package: WARNING: /usr/bin (From OE-Core rev: 58b2b72852389b9454dd9082ad2b22b2efbb2c19) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-13xinit: Update to 1.3.2 -- Typo fix.Randy MacLeod
On 12-02-02 06:47 PM, Saul Wold wrote: > (From OE-Core rev: 04ab1fb8cc38da6c8a8b1474cf0060402f814a76) Signed-off-by: Saul Wold<sgw@linux.intel.com> > --- > .../xorg-app/{xinit_1.3.1.bb => xinit_1.3.2.bb} | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > rename meta/recipes-graphics/xorg-app/{xinit_1.3.1.bb => xinit_1.3.2.bb} (79%) > > diff --git a/meta/recipes-graphics/xorg-app/xinit_1.3.1.bb b/meta/recipes-graphics/xorg-app/xinit_1.3.2.bb > similarity index 79% > rename from meta/recipes-graphics/xorg-app/xinit_1.3.1.bb > rename to meta/recipes-graphics/xorg-app/xinit_1.3.2.bb > index 2ddebe6..e029a03 100644 > --- a/meta/recipes-graphics/xorg-app/xinit_1.3.1.bb > +++ b/meta/recipes-graphics/xorg-app/xinit_1.3.2.bb > @@ -10,11 +10,11 @@ then terminate." > > LIC_FILES_CHKSUM = "file://COPYING;md5=0d4b5eef75f1584ccbdc5e4a34314407" > > -PR = "r2" > +PR = "r0" > PE = "1" > > -SRC_URI[md5sum] = "ee234056d8a3dbf37b61b4bcb35b88e4" > -SRC_URI[sha256sum] = "c7468dfae94bdb42785d79623c27156dc4bf379d8372992830482cb04d8439b0" > +RC_URI[md5sum] = "9c0943cbd83e489ad1b05221b97efd44" > +SRC_URI[sha256sum] = "a1867fdaa83f68750b12ba4305c3c62f5992d0f52cfeb98e96c27a8e690e0235" > > EXTRA_OECONF = "ac_cv_path_MCOOKIE=${bindir}/mcookie" > Fix this warning: WARNING: Missing md5 SRC_URI checksum for /.../downloads/xinit-1.3.2.tar.bz2, consider adding to the recipe: SRC_URI[md5sum] = "9c0943cbd83e489ad1b05221b97efd44" $ git diff meta/recipes-graphics/xorg-app/xinit_1.3.2.bb Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-13xserver-xorg: Remove unneeded empty directory, fixing QA warningRichard Purdie
(From OE-Core rev: 689c9e6e5487292e3e54faceb741fa59478d9386) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-13matchbox-session: Clarify LICENSE as GPLv2Richard Purdie
(From OE-Core rev: b6906c8c08dff9f8b3dac0d2d637856296cb4a60) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>