summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-06-13 21:37:34 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-14 15:22:54 +0100
commitf82e79799151a1e38fd010256a83b0b48f33eb8c (patch)
tree780165209f6ecc947761166acdae06493a782815 /meta/recipes-graphics/xorg-lib
parent723f34ae0bba9c170297af0eafd4972b32b7e683 (diff)
downloadpoky-f82e79799151a1e38fd010256a83b0b48f33eb8c.tar.gz
libxext: upgrade from 1.2.0 to the latest version 1.3.0
(From OE-Core rev: d9193b3e2f0678b0e8f59ce66e95c0fcea9b70c1) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxext_1.3.0.bb (renamed from meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb b/meta/recipes-graphics/xorg-lib/libxext_1.3.0.bb
index 679bb1ad5f..90b4405a4d 100644
--- a/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libxext_1.3.0.bb
@@ -11,7 +11,7 @@ extensions."
11require xorg-lib-common.inc 11require xorg-lib-common.inc
12 12
13LICENSE = "MIT-style" 13LICENSE = "MIT-style"
14LIC_FILES_CHKSUM = "file://COPYING;md5=0542b0321c1c9a7a20b23a1b9fa45f91" 14LIC_FILES_CHKSUM = "file://COPYING;md5=9b0eca8f3540b7e7f8b447154a20b05a"
15 15
16DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp" 16DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp"
17PROVIDES = "xext" 17PROVIDES = "xext"
@@ -23,5 +23,5 @@ XORG_PN = "libXext"
23 23
24BBCLASSEXTEND = "native nativesdk" 24BBCLASSEXTEND = "native nativesdk"
25 25
26SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331" 26SRC_URI[md5sum] = "161d200b690ace818db1cc7537e70ba9"
27SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7" 27SRC_URI[sha256sum] = "e9daeb400855b9836e328500cec356b2769033174fc1b2be0df4a80f031debc0"