summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/preferred-xorg-versions.inc
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-01-14 11:32:59 +0800
committerSaul Wold <sgw@linux.intel.com>2011-01-18 07:38:01 -0800
commit00ecccca360c936268593bba3891ffe23845e5b6 (patch)
tree26649f186a6827295b75b31e1d12075a8a5a3f5a /meta/conf/distro/include/preferred-xorg-versions.inc
parent70fe42942bad5584204a6a93ea1aaad0c4da23c8 (diff)
downloadpoky-00ecccca360c936268593bba3891ffe23845e5b6.tar.gz
xprop: upgrade to 1.2.0
- 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>
Diffstat (limited to 'meta/conf/distro/include/preferred-xorg-versions.inc')
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index a71628135a..f0dd923da7 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -121,7 +121,7 @@ PREFERRED_VERSION_xinit ?= "1.3.0"
121PREFERRED_VERSION_xineramaproto ?= "1.2" 121PREFERRED_VERSION_xineramaproto ?= "1.2"
122PREFERRED_VERSION_xmodmap ?= "1.0.5" 122PREFERRED_VERSION_xmodmap ?= "1.0.5"
123PREFERRED_VERSION_xorg-cf-files ?= "1.0.3" 123PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
124PREFERRED_VERSION_xprop ?= "1.1.0" 124PREFERRED_VERSION_xprop ?= "1.2.0"
125PREFERRED_VERSION_xproto ?= "7.0.20" 125PREFERRED_VERSION_xproto ?= "7.0.20"
126PREFERRED_VERSION_xproto-native ?= "7.0.20" 126PREFERRED_VERSION_xproto-native ?= "7.0.20"
127PREFERRED_VERSION_xproto-nativesdk ?= "7.0.20" 127PREFERRED_VERSION_xproto-nativesdk ?= "7.0.20"