diff options
| author | Dexuan Cui <dexuan.cui@intel.com> | 2011-06-13 21:37:34 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-14 15:22:54 +0100 |
| commit | f82e79799151a1e38fd010256a83b0b48f33eb8c (patch) | |
| tree | 780165209f6ecc947761166acdae06493a782815 /meta/recipes-graphics | |
| parent | 723f34ae0bba9c170297af0eafd4972b32b7e683 (diff) | |
| download | poky-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')
| -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." | |||
| 11 | require xorg-lib-common.inc | 11 | require xorg-lib-common.inc |
| 12 | 12 | ||
| 13 | LICENSE = "MIT-style" | 13 | LICENSE = "MIT-style" |
| 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=0542b0321c1c9a7a20b23a1b9fa45f91" | 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=9b0eca8f3540b7e7f8b447154a20b05a" |
| 15 | 15 | ||
| 16 | DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp" | 16 | DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp" |
| 17 | PROVIDES = "xext" | 17 | PROVIDES = "xext" |
| @@ -23,5 +23,5 @@ XORG_PN = "libXext" | |||
| 23 | 23 | ||
| 24 | BBCLASSEXTEND = "native nativesdk" | 24 | BBCLASSEXTEND = "native nativesdk" |
| 25 | 25 | ||
| 26 | SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331" | 26 | SRC_URI[md5sum] = "161d200b690ace818db1cc7537e70ba9" |
| 27 | SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7" | 27 | SRC_URI[sha256sum] = "e9daeb400855b9836e328500cec356b2769033174fc1b2be0df4a80f031debc0" |
