[oe-commits] Dexuan Cui : libxext: upgrade from 1.2.0 to the latest version 1.3.0

git version control git at git.openembedded.org
Tue Jun 14 12:17:36 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: d9193b3e2f0678b0e8f59ce66e95c0fcea9b70c1
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d9193b3e2f0678b0e8f59ce66e95c0fcea9b70c1

Author: Dexuan Cui <dexuan.cui at intel.com>
Date:   Mon Jun 13 21:37:34 2011 +0800

libxext: upgrade from 1.2.0 to the latest version 1.3.0

Signed-off-by: Dexuan Cui <dexuan.cui at intel.com>

---

 .../{libxext_1.2.0.bb => libxext_1.3.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
similarity index 76%
rename from meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb
rename to meta/recipes-graphics/xorg-lib/libxext_1.3.0.bb
index 679bb1a..90b4405 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."
 require xorg-lib-common.inc
 
 LICENSE = "MIT-style"
-LIC_FILES_CHKSUM = "file://COPYING;md5=0542b0321c1c9a7a20b23a1b9fa45f91"
+LIC_FILES_CHKSUM = "file://COPYING;md5=9b0eca8f3540b7e7f8b447154a20b05a"
 
 DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp"
 PROVIDES = "xext"
@@ -23,5 +23,5 @@ XORG_PN = "libXext"
 
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331"
-SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7"
+SRC_URI[md5sum] = "161d200b690ace818db1cc7537e70ba9"
+SRC_URI[sha256sum] = "e9daeb400855b9836e328500cec356b2769033174fc1b2be0df4a80f031debc0"





More information about the Openembedded-commits mailing list