summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib
Commit message (Collapse)AuthorAgeFilesLines
* libxcb: upgrade to 1.9.3Laurentiu Palcu2013-11-2711-0/+201
| | | | | | | | | | | | | Added 2 new extensions: dri3 and present. Moved libxcb and xcb-util recipes to xorg-lib directory. Removed the following patch(es): * automake_1.14_fix.patch (backport) (From OE-Core rev: 657ffd8bd6115fa2d61a918a67d6b8f162d50c5a) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xtrans: upgrade to 1.3.2Laurentiu Palcu2013-11-271-2/+2
| | | | | | | (From OE-Core rev: f279a1fc1b6b7e72d8eec782af81cb198ec07e76) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxrandr: upgrade to 1.4.1Ross Burton2013-11-181-3/+3
| | | | | | | | | | License checksum changes as COPYING was updated upstream with additional copyright notices. (From OE-Core rev: 1261cf6fdc14529d10d61e2f21d675555ed6bec6) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xtrans: upgrade to 1.3.0Laurentiu Palcu2013-11-051-2/+2
| | | | | | | (From OE-Core rev: 2a69e7cb48e32b2a6077c4d3738d09254463e54a) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libx11: upgrade to 1.6.2Valentin Popa2013-10-304-14/+13
| | | | | | | | | | | | | Adapted X18NCMSstubs.diff to correctly apply. Tested on core-image-sato (for both libx11 and libx11-diet) (From OE-Core rev: 1179a6dc039fc4ce7a540450de55f5a39681370e) Signed-off-by: Valentin Popa <valentin.popa@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: Remove PR = r0 from all recipesRichard Purdie2013-10-3016-16/+0
| | | | | | | | | | | | | Remove all PR = "r0" from all .bb files in oe-core. This was done with the command sed -e '/^PR.*=.*r0\"/d' recipes*/*/*.bb -i We've switching to the PR server, PR bumps are no longer needed and this saves people either accidentally bumping them or forgetting to remove the lines (r0 is the default anyway). (From OE-Core rev: 58ae94f1b06d0e6234413dbf9869bde85f154c85) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxv: upgrade to 1.0.10Valentin Popa2013-10-291-2/+2
| | | | | | | (From OE-Core rev: db0af1b3ca6b4de61dbcb8b264e418fe40c36fae) Signed-off-by: Valentin Popa <valentin.popa@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xorg-lib-common: set UNKNOWN_CONFIGURE_WHITELISTRoss Burton2013-10-291-0/+3
| | | | | | | | | | This include adds configure options globally but not all X libraries support them, so to avoid unknown-configure-option warnings add them to the whitelist. (From OE-Core rev: 1f77801e6837b23d9123097dba77ca1374fbbea4) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xkeyboard-config: upgrade to 2.10.1Laurentiu Palcu2013-10-181-2/+2
| | | | | | | | (From OE-Core rev: 9e79741f9d34499611beaa376080c0668c9b85c2) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxpm: upgrade to 3.5.11Ross Burton2013-10-141-4/+3
| | | | | | | | | | License checksum changed as a typo was fixed upstream. (From OE-Core rev: e7c3969b37f5ddbd83c1956f72a4cfb4d1060b66) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxmu: upgrade to 1.1.2Ross Burton2013-10-141-4/+3
| | | | | | | | | | License checksum changed as some missing copyright notices and dates were added. (From OE-Core rev: 2516c3a84c7ab146937ff85dbe03df841aec3906) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libsm: upgrade to 1.2.2Ross Burton2013-10-141-3/+2
| | | | | | | | (From OE-Core rev: 688e9a9f650fc14991dd62b6d537a02700c4095f) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxt: remove unused configure optionRoss Burton2013-10-141-1/+1
| | | | | | | | | | --disable-install-makestrs was removed in 1.0.8, released back in 2010. (From OE-Core rev: b972a047ede781b9e0570c55e803245e405e529b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xorg-lib-common: fix malloc0returnsnull usageRoss Burton2013-10-141-2/+3
| | | | | | | | | | | | | | | | | Xorg libraries that use Xmalloc need to know if malloc(0) returns NULL or not, and as this is a runtime test it can't be checked for. Previously xorg-lib-common declared that malloc(0) did return NULL, but this isn't true for eglibc (only uclibc). Instead, use libc-specific overrides to pass the relevant option. (ideally the check would use the autoconf cache so this can be stored in the site files) (From OE-Core rev: e628c8aba0189de30de2833882b9999ff3b6547a) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pixman: Fix nativesdk rebuilds for armv7aRichard Purdie2013-10-041-0/+1
| | | | | | | | | | | | | MACHINE=X bitbake nativesdk-pixman; MACHINE=Y bitbake nativesdk-pixman where X is an armv7a machine and Y is not results in pixman rebuilding due to the neon option. This is incorrect. The ultimate fix will be not to apply target system overrides in the nativesdk case. Until we do that we can at least work around the issue as done by this patch. (From OE-Core rev: 2881747ec270bffc039d10198399e2686407b521) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* remove the unnecessary protocol parametersJackie Huang2013-08-303-3/+3
| | | | | | | | | | | It's not necessary to specify the protocol parameter when it's the default protocol for the fetcher, e.g. the default protocol for git fetcher it git, "protocol=git" isn't needed. (From OE-Core rev: a2bab241c64428d5109c3c5ac5de4463fbad70c5) Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libx11-diet: upgrade to 1.6.1Kai Kang2013-08-222-47/+2
| | | | | | | | | | | | | Deleted keysymdef_include patch as it's been merged upstream (From OE-Core rev: 02c78a1cc849c931f802693e654a72dac71ffb85) Signed-off-by: Kai Kang <kai.kang@windriver.com> [sgw - Removed PR and tweaked commit message] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libx11: upgrade to 1.6.1Kai Kang2013-08-224-17/+18
| | | | | | | | | | | | | | | | | | | | | Upgrade libx11 to version 1.6.1. Update: * Remove PR and INC_PR. * File Xcms.txt position changes. * Drop backport patch keysymdef_include.patch. * Update disable_tests.patch. [YOCTO #4973] (From OE-Core rev: 9e2d9608464c189ec460930570557c48d78108bb) Signed-off-by: Kai Kang <kai.kang@windriver.com> [sgw - Removed PR and INC_PR] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pixman: update to upstream version 0.30.2Marko Lindqvist2013-08-201-2/+2
| | | | | | | | (From OE-Core rev: 054db541535967e573f59e32f5b8e2387020231f) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libpciaccess: upgrade to 0.13.2Laurentiu Palcu2013-08-031-5/+3
| | | | | | | | | | | | Licence MD5 changed because some years were updated and some new people added their own copyright text which, apparently, is similar with what already exists in the file. (From OE-Core rev: c9104b8a995a334c490bdca464fdd53a1d1704b3) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxxf86dga: Updated from 1.1.3 to 1.1.4Ionut Radu2013-07-291-5/+2
| | | | | | | | (From OE-Core rev: ba832d25b8758811da88b8ef0cfd17d9dabb218d) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxrandr: Update from 1.4.0 to 1.4.1Ionut Radu2013-07-291-3/+2
| | | | | | | | (From OE-Core rev: 5536d5854391b8c32dfba987b09a7bc88a152bca) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxfont: Update from 1.4.5 to 1.4.6Ionut Radu2013-07-291-3/+2
| | | | | | | | (From OE-Core rev: 214d806d6964393c031917309a0ac934f67e9d3c) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xkeyboard-config: add missing dependency on util-macrosMartin Jansa2013-07-291-1/+1
| | | | | | | | | | | * build fails without it configure.ac:7: error: must install xorg-macros 1.12 or later before (From OE-Core rev: 8fb59ebab3758d41a13b4892d997176cadbc00e8) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libdmx: Upgrade to v1.1.3Radu Moisan2013-07-101-2/+2
| | | | | | | | (From OE-Core rev: f1ec5f3111441a15bde6a8be171f18600ca70b5c) Signed-off-by: Radu Moisan <radu.moisan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxv: Updated from 1.0.8 to 1.0.9Ionut Radu2013-07-101-4/+2
| | | | | | | | (From OE-Core rev: 07ab18203ac5d6cfb42bb37332e6b6d7eb70e624) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxrender: Updated from 0.9.7 to 0.9.8Ionut Radu2013-07-101-3/+2
| | | | | | | | (From OE-Core rev: 104d7b6f28827ce8fa9c9689a9371e3a807650f6) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxi: Update from 1.7.1 to 1.7.2Ionut Radu2013-07-101-3/+2
| | | | | | | | (From OE-Core rev: 7eda6acce652bff38c37c4c19205f180cecf02fd) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxvmc: Update from 1.0.7 to 1.0.8Ionut Radu2013-07-101-3/+2
| | | | | | | | (From OE-Core rev: 832c26be16121335526fe547f79cdc55bd9f8d1a) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxfixes: Updated from 5.0 to 5.0.1Ionut Radu2013-07-021-2/+2
| | | | | | | | (From OE-Core rev: e1d5504b5f4233f6d775f9de43d9780da506850b) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxxf86vm: Updated from 1.1.2 to 1.1.3Ionut Radu2013-07-021-2/+2
| | | | | | | | (From OE-Core rev: 0d83eb41cc0c950d0177e2574d070f3f81580528) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxtst: Updated from 1.2.1 to 1.2.2Ionut Radu2013-07-021-3/+3
| | | | | | | | | | | | | (From OE-Core rev: c2ee761799ea45da3699433cb94c3c2e6c0c5371) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> License md5 changed in 1.2.2, "Copyright © 1992 by UniSoft Group Ltd.", "Copyright © 1992, 1994, 1995 X Consortium" and Copyright 1994 Network Computing Devices, Inc. has been added Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxv: Updated from 1.0.7 to 1.0.8Ionut Radu2013-07-021-2/+2
| | | | | | | | (From OE-Core rev: 53ade6a40a093c3fb4a7d8eabf06adf9bec41f57) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxres: Updated from 1.0.6 to 1.0.7Ionut Radu2013-07-021-2/+2
| | | | | | | | (From OE-Core rev: 259d5829d343c5a9888d3b73a22e23f6a24b7411) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxau: Updated from 1.0.7 to 1.0.8Ionut Radu2013-07-021-3/+2
| | | | | | | | (From OE-Core rev: fb6d8bab9796404a3ddb4d990b8e906698940e1b) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxinerama: Updated from 1.1.2 to 1.1.3Ionut Radu2013-07-021-2/+2
| | | | | | | | (From OE-Core rev: 54b23798b86ed18f155b0e8054c846542af36ab5) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxcursor: Update from 1.1.13 to 1.1.14Ionut Radu2013-07-021-3/+2
| | | | | | | | (From OE-Core rev: 4b2581b7920387329a4c6971941537ffdceece86) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxext: Update from 1.3.1 to 1.3.2Ionut Radu2013-07-021-4/+3
| | | | | | | | | | | | | (From OE-Core rev: d495f45717ea9f7767a8a4a9b1f83c19d56e4dc9) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Line "Copyright (c) 1999, 2005, 2006, Oracle and/or its affiliates. All rights reserved." in COPYING was changed into "Copyright (c) 1999, 2005, 2006, 2013, Oracle and/or its affiliates. All rights reserved." in 1.3.2 Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libx11: enable Xcms by defaultJonathan Liu2013-06-282-3/+3
| | | | | | | | | | | | | | | | | | | | | | The following do not work if Xcms is not enabled in libx11: - starting xterm and doing ls --color / fails to color code the directories: xterm: Cannot allocate color "rgb:5c/5c/ff" - xsetroot -solid rgb:5c/5c/ff fails with the following error: xsetroot: unknown color "rgb:5c/5c/ff" - xsetroot -solid rgbi:1.0/1.0/1.0 fails with the following error: xsetroot: unknown color "rgbi:1.0/1.0/1.0" More specifically, applications that pass Xcms color names to XParseColor do not work properly. [YOCTO #4576] (From OE-Core rev: d860ee68208b84efb8049669ca18acc69f2f2d1b) Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxkbcommon: Update to 0.3.1Saul Wold2013-06-131-2/+2
| | | | | | | (From OE-Core rev: 6c0080817476a5a4c6f2a05676d323926318c89a) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxt: upgrade to 1.1.4Laurentiu Palcu2013-06-131-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following fragment has been added at the end of the licence file: Copyright (c) 1993, 1994 X Consortium Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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 THE X CONSORTIUM 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 the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other dealing in this Software without prior written authorization from the X Consortium. (From OE-Core rev: a7d4370efa4f51d79c2f37e92fe978659a9a2d6d) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xkeyboard-config: upgrade to 2.9Laurentiu Palcu2013-06-131-3/+2
| | | | | | | | (From OE-Core rev: 8b04e2757c07a6f583025ef52c4c9770f673ef7d) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxi: Add libxfixes as dependencySaul Wold2013-06-071-1/+1
| | | | | | | | | | A clean build found libxi missing this dependency, possible build order issue. (From OE-Core rev: 7f5a0f98b3449d0a95fd6c12f1d6fa61b835fc2b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pixman: update to upstream version 0.30.0Marko Lindqvist2013-06-071-2/+2
| | | | | | | | (From OE-Core rev: 25a77c7c5793ac0c1b1c2c686bfe9d966fb49023) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxpm: inherit gettextJesse Zhang2013-05-301-0/+3
| | | | | | | | | | | | libxpm requires the xgettext command to build. (From OE-Core rev: 9d26c3b8f03c7367779753a5d49e97fd20fd5e20) Signed-off-by: Jesse Zhang <sen.zhang@windriver.com> Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pixman: Update from 0.29.2 to 0.29.4Ionut Radu2013-05-161-4/+2
| | | | | | | | (From OE-Core rev: b5d834f4320579fd2fb688d0bfb36b01e8b95511) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libfontenc: Updated from 1.1.1 to 1.1.2Ionut Radu2013-05-161-3/+2
| | | | | | | | (From OE-Core rev: bfcae5426c6fd48da513c55b14dc90416b83f130) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxi: updated from 1.7 to 1.7.1Ionut Radu2013-05-161-2/+2
| | | | | | | | (From OE-Core rev: fa3aec02b58d30b9c78a5e44627bfafc4f2ef221) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xkeyboard-config: Remove xkbcomp from RDEPENDS_${PN}Phil Blundell2013-05-021-1/+0
| | | | | | | | | | | | Nothing in this package uses xkbcomp so depending on it here is not appropriate. Whatever package(s) is/are invoking that binary should be the ones to depend on it. (From OE-Core rev: bdcc5e8f1286d288baf410458efc39a59b68d751) Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxkbcommon: Update to 0.3.0Saul Wold2013-04-291-7/+4
| | | | | | | (From OE-Core rev: 28e185ba401fa1f2c11fca65bd873a0f5d78b811) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>