diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-04-30 11:27:32 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-03 15:48:07 +0100 |
commit | a46a7119347318fe476872ca2e1e102500733181 (patch) | |
tree | cce57585c173cad10f3131060ddcfd4fbd0909bd /meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb | |
parent | 02a0202511c2916da25782950f3c5cf8c5a32031 (diff) | |
download | poky-a46a7119347318fe476872ca2e1e102500733181.tar.gz |
bigreqsproto: Update to 1.1.2
(From OE-Core rev: cb96670f21707f8ae7ad58a6cb67cfaa6d7871a3)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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" | ||