aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2012-03-15 20:52:14 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-21 12:40:11 +0000
commit8e7750c68251fe1525ef01687e64b9c45161ccdd (patch)
treebb7ed4844834e0509db3428a9c28659f78a77745
parentff3807abd2d798e74e4b04d3739a9b41ff2f14ea (diff)
downloadopenembedded-core-contrib-8e7750c68251fe1525ef01687e64b9c45161ccdd.tar.gz
libXext: upgrade to 1.3.1
The license change is: --- libXext-1.3.0/COPYING 2010-11-22 03:24:13.000000000 +0800 +++ libXext-1.3.1/COPYING 2012-03-08 11:54:58.000000000 +0800 @@ -34,14 +34,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, -BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR +DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, +BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -Except as contained in this notice, the name of Digital Equipment Corporation +Except as contained in this notice, the name of Digital Equipment Corporation shall not be used in advertising or otherwise to promote the sale, use or other -dealings in this Software without prior written authorization from Digital +dealings in this Software without prior written authorization from Digital Equipment Corporation. Copyright (c) 1997 by Silicon Graphics Computer Systems, Inc. @@ -81,7 +81,7 @@ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NCD. BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION -OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Copyright 1991,1993 by Digital Equipment Corporation, Maynard, Massachusetts, @@ -116,8 +116,8 @@ advertising or publicity pertaining to distribution of the software without specific, written prior permission. -Hewlett-Packard makes no representations about the -suitability of this software for any purpose. It is provided +Hewlett-Packard makes no representations about the +suitability of this software for any purpose. It is provided "as is" without express or implied warranty. This software is not subject to any license of the American Signed-off-by: Shane Wang <shane.wang@intel.com>
-rw-r--r--meta/recipes-graphics/xorg-lib/libxext_1.3.1.bb (renamed from meta/recipes-graphics/xorg-lib/libxext_1.3.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxext_1.3.0.bb b/meta/recipes-graphics/xorg-lib/libxext_1.3.1.bb
index 90b4405a4d..82333ddb63 100644
--- a/meta/recipes-graphics/xorg-lib/libxext_1.3.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libxext_1.3.1.bb
@@ -11,7 +11,7 @@ extensions."
require xorg-lib-common.inc
LICENSE = "MIT-style"
-LIC_FILES_CHKSUM = "file://COPYING;md5=9b0eca8f3540b7e7f8b447154a20b05a"
+LIC_FILES_CHKSUM = "file://COPYING;md5=f69eb72f85ce548e12791d049d81bc52"
DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp"
PROVIDES = "xext"
@@ -23,5 +23,5 @@ XORG_PN = "libXext"
BBCLASSEXTEND = "native nativesdk"
-SRC_URI[md5sum] = "161d200b690ace818db1cc7537e70ba9"
-SRC_URI[sha256sum] = "e9daeb400855b9836e328500cec356b2769033174fc1b2be0df4a80f031debc0"
+SRC_URI[md5sum] = "71251a22bc47068d60a95f50ed2ec3cf"
+SRC_URI[sha256sum] = "56229c617eb7bfd6dec40d2805bc4dfb883dfe80f130d99b9a2beb632165e859"