aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2010-11-12 12:59:52 +0800
committerSaul Wold <sgw@linux.intel.com>2010-11-14 21:08:25 -0800
commitd67ede746bf6d22bb2c7179dba7f86791eaaa160 (patch)
treec8828d9a3ca4c969aa7b903ad368ee15f444a058 /meta
parent72ce1a2983867b6b599a66885b6d68f0e504ee9e (diff)
downloadopenembedded-core-contrib-d67ede746bf6d22bb2c7179dba7f86791eaaa160.tar.gz
xwininfo: upgrade from 1.0.5 to 1.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>
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.0.bb (renamed from meta/recipes-graphics/xorg-app/xwininfo_1.0.5.bb)2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 7769528880..2264a4708e 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.5"
PREFERRED_VERSION_xtrans-native ?= "1.2.5"
PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.5"
PREFERRED_VERSION_xvinfo ?= "1.0.2"
-PREFERRED_VERSION_xwininfo ?= "1.0.5"
+PREFERRED_VERSION_xwininfo ?= "1.1.0"
PREFERRED_VERSION_mesa-dri ?= "7.8.2"
PREFERRED_VERSION_libdrm ?= "2.4.21"
PREFERRED_VERSION_xcb-proto ?= "1.6"
diff --git a/meta/recipes-graphics/xorg-app/xwininfo_1.0.5.bb b/meta/recipes-graphics/xorg-app/xwininfo_1.1.0.bb
index bd3e3e7583..6bf8627032 100644
--- a/meta/recipes-graphics/xorg-app/xwininfo_1.0.5.bb
+++ b/meta/recipes-graphics/xorg-app/xwininfo_1.1.0.bb
@@ -1,7 +1,7 @@
require xorg-app-common.inc
DESCRIPTION = "window information utility for X"
-LIC_FILES_CHKSUM = "file://COPYING;md5=2f077ba838116bbe7cfaac34aff40328"
+LIC_FILES_CHKSUM = "file://COPYING;md5=78976cd3115f6faf615accc4e094d90e"
DEPENDS += "libxext libxmu"
PR = "r0"