summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-01-14 16:07:07 +0800
committerSaul Wold <sgw@linux.intel.com>2011-01-18 07:38:03 -0800
commit1029b86231aa488a58f41e61d9870a85d7060243 (patch)
tree6197d943a389b81878dd2b3c02f5523f651bc926 /meta
parent63fa986f7c3552454a1902387b54ad52dac1a1b5 (diff)
downloadpoky-1029b86231aa488a58f41e61d9870a85d7060243.tar.gz
xwininfo: upgrade to 1.1.1
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc2
-rw-r--r--meta/recipes-graphics/xorg-app/xwininfo_1.1.1.bb (renamed from meta/recipes-graphics/xorg-app/xwininfo_1.1.0.bb)4
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 84460ca96d..6bdfa9ce33 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -135,7 +135,7 @@ PREFERRED_VERSION_xtrans ?= "1.2.6"
135PREFERRED_VERSION_xtrans-native ?= "1.2.6" 135PREFERRED_VERSION_xtrans-native ?= "1.2.6"
136PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.6" 136PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.6"
137PREFERRED_VERSION_xvinfo ?= "1.0.2" 137PREFERRED_VERSION_xvinfo ?= "1.0.2"
138PREFERRED_VERSION_xwininfo ?= "1.1.0" 138PREFERRED_VERSION_xwininfo ?= "1.1.1"
139PREFERRED_VERSION_mesa-dri ?= "7.9" 139PREFERRED_VERSION_mesa-dri ?= "7.9"
140PREFERRED_VERSION_libdrm ?= "2.4.23" 140PREFERRED_VERSION_libdrm ?= "2.4.23"
141PREFERRED_VERSION_xcb-proto ?= "1.6" 141PREFERRED_VERSION_xcb-proto ?= "1.6"
diff --git a/meta/recipes-graphics/xorg-app/xwininfo_1.1.0.bb b/meta/recipes-graphics/xorg-app/xwininfo_1.1.1.bb
index 8e37294886..0011a0a884 100644
--- a/meta/recipes-graphics/xorg-app/xwininfo_1.1.0.bb
+++ b/meta/recipes-graphics/xorg-app/xwininfo_1.1.1.bb
@@ -7,5 +7,5 @@ DEPENDS += "libxext libxmu"
7PR = "r0" 7PR = "r0"
8PE = "0" 8PE = "0"
9 9
10SRC_URI[md5sum] = "932cb1393dee3caaf26f3515f640d783" 10SRC_URI[md5sum] = "7a7f44b826d877ba39c19cf5913978d7"
11SRC_URI[sha256sum] = "759e03d80b2a8bc843d501d5fd91fe1506da403019b6f165d32aa1b9909f8cf8" 11SRC_URI[sha256sum] = "645a57be4870fb6aba459e7dc96f4d8eaafa3b31bbcd42c997ac4cb021a2343d"