diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb b/meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb index 8cc0607e16..fa13970cf3 100644 --- a/meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb +++ b/meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | require xorg-proto-common.inc | 1 | require xorg-proto-common.inc |
| 2 | 2 | ||
| 3 | SUMMARY = "XRes: X Resource extension headers" | ||
| 4 | |||
| 5 | DESCRIPTION = "This package provides the wire protocol for the X \ | ||
| 6 | Resource extension. XRes provides an interface that allows X clients to \ | ||
| 7 | see and monitor X resource usage of various clients." | ||
| 8 | |||
| 3 | LICENSE = "MIT" | 9 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" |
| 5 | 11 | ||
