summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-04-12 01:03:33 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-18 05:49:30 +0100
commitdce8dc3d12051b7e6be2555ea3c6ff60b795c119 (patch)
tree0658c4a69b83319a3415585b1c1e2aab27e53d9f /meta/recipes-graphics/xorg-proto
parentee20b381c65c809edbb3cbed357395f2bba69155 (diff)
downloadpoky-dce8dc3d12051b7e6be2555ea3c6ff60b795c119.tar.gz
xproto: upgrade from 7.0.20 to the latest version 7.0.21
Update LIC_FILES_CHKSUM as the new COPYING added "Copyright years" and added a new section of MIT-style license. (From OE-Core rev: 72a68e7b5a015b0d8083c722367f674ed98315a2) 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-proto')
-rw-r--r--meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb (renamed from meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb b/meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb
index dea1667fb4..17b3793db9 100644
--- a/meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb
+++ b/meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb
@@ -6,7 +6,7 @@ DESCRIPTION = "This package provides the basic headers for the X Window \
6System." 6System."
7 7
8LICENSE = "MIT & MIT-style" 8LICENSE = "MIT & MIT-style"
9LIC_FILES_CHKSUM = "file://COPYING;md5=93ae8952e7d02d855516fbf2efb9a0d2" 9LIC_FILES_CHKSUM = "file://COPYING;md5=b9e051107d5628966739a0b2e9b32676"
10 10
11PR = "r0" 11PR = "r0"
12PE = "1" 12PE = "1"
@@ -14,6 +14,6 @@ PE = "1"
14EXTRA_OECONF_append = " --enable-specs=no" 14EXTRA_OECONF_append = " --enable-specs=no"
15BBCLASSEXTEND = "native nativesdk" 15BBCLASSEXTEND = "native nativesdk"
16 16
17SRC_URI[md5sum] = "65633168e5315c19defb4652cd3d83c1" 17SRC_URI[md5sum] = "c5a93a69b701cf81925fab02b35b0d0e"
18SRC_URI[sha256sum] = "3fe87fe47d9b795e60ba3715d71f90f9929d57e9048f1d2a6ebb558e5aee9e2a" 18SRC_URI[sha256sum] = "38ee2f032c3a9e30504593f8b5e6c1161a6629daba93748a71c6f70c16f65548"
19 19