diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/presentproto_git.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-proto/presentproto_git.bb | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/meta/recipes-graphics/xorg-proto/presentproto_git.bb b/meta/recipes-graphics/xorg-proto/presentproto_git.bb index 007824ff8e..bd6c60a82d 100644 --- a/meta/recipes-graphics/xorg-proto/presentproto_git.bb +++ b/meta/recipes-graphics/xorg-proto/presentproto_git.bb | |||
| @@ -1,13 +1,11 @@ | |||
| 1 | require xorg-proto-common.inc | 1 | require xorg-proto-common.inc |
| 2 | 2 | ||
| 3 | SUMMARY = "The Present extension provides a way for applications to update their \ | 3 | SUMMARY = "This package provides the basic headers for the X Window System" |
| 4 | window contents from a pixmap in a well defined fashion, synchronizing \ | 4 | DESCRIPTION = "The Present extension provides a way for applications to update their \ |
| 5 | with the display refresh and potentially using a more efficient \ | 5 | window contents from a pixmap in a well defined fashion, synchronizing \ |
| 6 | mechanism than copying the contents of the source pixmap.\ | 6 | with the display refresh and potentially using a more efficient \ |
| 7 | " | 7 | mechanism than copying the contents of the source pixmap.\ |
| 8 | 8 | " | |
| 9 | DESCRIPTION = "This package provides the basic headers for the X Window \ | ||
| 10 | System." | ||
| 11 | 9 | ||
| 12 | LICENSE = "GPLv2" | 10 | LICENSE = "GPLv2" |
| 13 | 11 | ||
