summaryrefslogtreecommitdiff
path: root/meta/conf/distro/include/preferred-xorg-versions.inc
Commit message (Collapse)AuthorAgeFilesLines
* preferred-xorg-versions.inc: remove libfs, update xvinfo, pixman, dmxproto, ↵Dexuan Cui2011-01-281-9/+8
| | | | | | | | | printproto, xineramaproto, xf86driproto, xf86vidmodeproto, libxp libfs doesn't exist in poky now. xvinfo has been upgraded to 1.1.1 and there isn't 1.0.2 now. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xserver-xf86-dri-lite: upgrade to 1.9.3Yu Ke2011-01-181-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa: add mesa 7.8.2Yu Ke2011-01-181-1/+1
| | | | | | 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>
* xf86-video-intel: upgrade to 2.14.0Yu Ke2011-01-181-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xwininfo: upgrade to 1.1.1Yu Ke2011-01-181-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* libdrm: upgrade to 2.4.23Yu Ke2011-01-181-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-input-synaptics: upgrade to 1.3.0Yu Ke2011-01-181-1/+1
| | | | | | | - 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>
* xf86-input-evdev: upgrade to 2.6.0Yu Ke2011-01-181-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-input-keyboard: upgrade to 1.5.0Yu Ke2011-01-181-1/+1
| | | | | | - 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>
* xdpyinfo: upgrade to 1.2.0Yu Ke2011-01-181-1/+1
| | | | | | - 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>
* xprop: upgrade to 1.2.0Yu Ke2011-01-181-1/+1
| | | | | | - 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>
* bigreqsproto: upgrade to 1.1.1Yu Ke2011-01-181-3/+3
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xinit: upgrade to 1.3.0Yu Ke2011-01-181-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xhost: upgrade to 1.0.4Yu Ke2011-01-181-1/+1
| | | | | | - 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>
* preferred-xorg-versions.inc: updated for lastest package updatesDexuan Cui2011-01-061-14/+14
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* preferred-xorg-versions: Update to match new versionsSaul Wold2010-12-061-3/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* preferred-xorg-versions: updated for lastest package updatesSaul Wold2010-12-021-26/+26
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* mesa-dri: upgrade from 7.8.2 to 7.9Yu Ke2010-12-021-1/+1
| | | | | | | | | | | | | with the following changes: - remove mesa-demos, because starting from mesa 7.9, mesa-demos becomes a standalone src tar ball in upstream, so there will be a seperate recipes to build the mesa-demos - add dependency of talloc and libxml2-native Signed-off-by: Yu Ke <ke.yu@intel.com>
* preferred-xorg-versions: Updated to reflect recipe updatesSaul Wold2010-11-241-22/+22
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* imake: upgrade from 1.0.2 to 1.0.4Yu Ke2010-11-221-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* pixman: upgrade from 0.18.2 to 0.20.0Yu Ke2010-11-221-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xrandr: upgrade from 1.3.2 to 1.3.4Yu Ke2010-11-221-1/+1
| | | | | | | | | Also remove the patch resolve_symbol_clash.patch, because the code it applies to has been removed from 1.3.4, by commit ccb3f8a42b: "Remove --clone / --extend support code", so this patch is no longer needed. Signed-off-by: Yu Ke <ke.yu@intel.com>
* xserver-xf86-dri-lite: upgrade from 1.9.0 rc4 to 1.9.2Yu Ke2010-11-221-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-video-intel: upgrade from 2.12.0 to 2.13.0Yu Ke2010-11-221-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* libdrm: upgrade from 2.4.21 to 2.4.22Yu Ke2010-11-221-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xextproto: upgrade from 7.1.1 to the latest version 7.1.2Dexuan Cui2010-11-181-3/+3
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xcmiscproto: upgrade from 1.2.0 to the latest version 1.2.1Dexuan Cui2010-11-181-3/+3
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* videoproto: upgrade from 2.3.0 to the latest version 2.3.1Dexuan Cui2010-11-181-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* scrnsaverproto: upgrade from 1.2.0 to the latest version 1.2.1Dexuan Cui2010-11-181-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* recordproto: upgrade from 1.14 to the latest version 1.14.1Dexuan Cui2010-11-181-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* randrproto: upgrade from 1.3.1 to the latest version 1.3.2Dexuan Cui2010-11-181-2/+2
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* kbproto: upgrade from 1.0.4 to the latest version 1.0.5Dexuan Cui2010-11-181-3/+3
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* glproto: upgrade from 1.4.11 to the latest version 1.4.12Dexuan Cui2010-11-181-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* fontsproto: upgrade from 2.1.0 to the latest version 2.1.1Dexuan Cui2010-11-181-2/+2
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* fixesproto: upgrade from 4.1.1 to the latest version 4.1.2Dexuan Cui2010-11-181-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* damageproto: upgrade from 1.2.0 to the latest version 1.2.1Dexuan Cui2010-11-181-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xauth: upgrade from 1.0.4 to 1.0.5Yu Ke2010-11-141-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xset: upgrade from 1.1.0 to 1.2.1Yu Ke2010-11-141-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xwininfo: upgrade from 1.0.5 to 1.1.1Yu Ke2010-11-141-1/+1
| | | | | | | LIC_FILES_CHKSUM Changed due to Sun -> Oracle License Change Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* xf86-input-mouse: upgrade from 1.5.0 to 1.6.0Yu Ke2010-11-141-1/+1
| | | | | | | Fixed LIC_FILES_CHKSUM due to license change from Sun -> Oracle Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xf86-input-evdev: upgrade from 2.4.0 to 2.5.0Yu Ke2010-11-141-1/+1
| | | | | | | Fixed LIC_FILES_CHKSUM due to license change from Sun -> Oracle Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xmodmap: upgrade from 1.0.4 to 1.0.5Yu Ke2010-11-141-1/+1
| | | | | | | LIC_FILES_CHKSUM Changed due to Sun -> Oracle License Change Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* libx11-trim: upgrade to the latest version 1.3.4Dexuan Cui2010-07-131-1/+1
| | | | | | | | | Updated the SRC_URI; Added LICENSE and LIC_FILES_CHKSUM; Reset PR to "r0"; Updated preferred-xorg-versions.inc. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libx11: upgrade to the latest version 1.3.4Dexuan Cui2010-07-131-3/+3
| | | | | | | | | | | | | | | Rebased the 3 patches x11_disable_makekeys.patch, nodolt.patch and include_fix.patch; since the patches are also used by other recipes of lower versions, I created a new directory libx11-1.3.4/ to hold the rebased patches (the original patches are still kept unchanged); Updated LICENSE and LIC_FILES_CHKSUM, and reset PR to "r0"; Removed "patch=1" in SRC_URI as by default a patch is applied; Updated preferred-xorg-versions.inc. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xf86-intel-video: upgrade to 2.12.0Yu Ke2010-07-081-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xserver-xf86-dri-lite: upgrade to 1.8.99.904 (1.9 RC4)Yu Ke2010-07-081-1/+1
| | | | | | | Also update the releated x driver PR value, since they need recompile to match the new xserver ABI Signed-off-by: Yu Ke <ke.yu@intel.com>
* libxfont: upgrade libxfont to 1.4.2Yu Ke2010-07-081-2/+2
| | | | | | Note: xorg-server 1.8.99.904 require libxfont >= 1.4.2 Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa: upgrade to 7.8.2Yu Ke2010-07-081-1/+1
| | | | | | | | upgrade from 7.4 to 7.8.2 the mesa-dri 7.5 & 7.7 is still kept since it is used by moblin distro. Signed-off-by: Yu Ke <ke.yu@intel.com>
* preferred-xorg-versions: fix some versionsJoshua Lock2010-07-061-2/+2
| | | | | | | liblbxutil and libxscrnsaver have been updated but not had their PREFERRED_VERSIONS increased. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* xrandr: upgrad to version 1.3.2Yu Ke2010-07-051-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>