mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
ee20b381c6
commit
dce8dc3d12
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user