From 72a68e7b5a015b0d8083c722367f674ed98315a2 Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Tue, 12 Apr 2011 01:03:33 +0800 Subject: [PATCH] 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. Signed-off-by: Dexuan Cui --- .../xorg-proto/{xproto_7.0.20.bb => xproto_7.0.21.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-proto/{xproto_7.0.20.bb => xproto_7.0.21.bb} (57%) diff --git a/meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb b/meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb similarity index 57% rename from meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb rename to 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 \ System." LICENSE = "MIT & MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=93ae8952e7d02d855516fbf2efb9a0d2" +LIC_FILES_CHKSUM = "file://COPYING;md5=b9e051107d5628966739a0b2e9b32676" PR = "r0" PE = "1" @@ -14,6 +14,6 @@ PE = "1" EXTRA_OECONF_append = " --enable-specs=no" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "65633168e5315c19defb4652cd3d83c1" -SRC_URI[sha256sum] = "3fe87fe47d9b795e60ba3715d71f90f9929d57e9048f1d2a6ebb558e5aee9e2a" +SRC_URI[md5sum] = "c5a93a69b701cf81925fab02b35b0d0e" +SRC_URI[sha256sum] = "38ee2f032c3a9e30504593f8b5e6c1161a6629daba93748a71c6f70c16f65548" -- 2.40.1