generic-poky/meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb
Dexuan Cui dce8dc3d12 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>
2011-04-18 05:49:30 +01:00

20 lines
508 B
BlitzBasic

require xorg-proto-common.inc
SUMMARY = "Xlib: C Language X interface headers"
DESCRIPTION = "This package provides the basic headers for the X Window \
System."
LICENSE = "MIT & MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=b9e051107d5628966739a0b2e9b32676"
PR = "r0"
PE = "1"
EXTRA_OECONF_append = " --enable-specs=no"
BBCLASSEXTEND = "native nativesdk"
SRC_URI[md5sum] = "c5a93a69b701cf81925fab02b35b0d0e"
SRC_URI[sha256sum] = "38ee2f032c3a9e30504593f8b5e6c1161a6629daba93748a71c6f70c16f65548"