generic-poky/meta/recipes-graphics/xorg-proto/resourceproto_1.2.0.bb
Dexuan Cui 8d26b85030 resourceproto: upgrade from 1.1.1 to the latest version 1.2.0
Update LIC_FILES_CHKSUM due to the only change:
+ Copyright (c) 2002  XFree86 Inc

(From OE-Core rev: 4110a9161487b43a3207ee4c89af38d7c9d27f5d)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-14 15:22:53 +01:00

20 lines
555 B
BlitzBasic

require xorg-proto-common.inc
SUMMARY = "XRes: X Resource extension headers"
DESCRIPTION = "This package provides the wire protocol for the X \
Resource extension. XRes provides an interface that allows X clients to \
see and monitor X resource usage of various clients."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=604859305e662503077240fee8c77d97"
CONFLICTS = "resourceext"
PR = "r0"
PE = "1"
SRC_URI[md5sum] = "cfdb57dae221b71b2703f8e2980eaaf4"
SRC_URI[sha256sum] = "3c66003a6bdeb0f70932a9ed3cf57cc554234154378d301e0c5cfa189d8f6818"