diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb b/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb new file mode 100644 index 0000000000..8c41d16518 --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb | |||
@@ -0,0 +1,17 @@ | |||
1 | require xorg-proto-common.inc | ||
2 | |||
3 | PR = "r0" | ||
4 | PE = "1" | ||
5 | |||
6 | SUMMARY = "BigReqs: X Big Requests extension headers" | ||
7 | |||
8 | DESCRIPTION = "This package provides the wire protocol for the \ | ||
9 | BIG-REQUESTS extension, used to send larger requests that usual in order \ | ||
10 | to avoid fragmentation." | ||
11 | |||
12 | BBCLASSEXTEND = "native nativesdk" | ||
13 | |||
14 | LIC_FILES_CHKSUM = "file://COPYING;md5=b12715630da6f268d0d3712ee1a504f4" | ||
15 | |||
16 | SRC_URI[md5sum] = "1a05fb01fa1d5198894c931cf925c025" | ||
17 | SRC_URI[sha256sum] = "462116ab44e41d8121bfde947321950370b285a5316612b8fce8334d50751b1e" | ||