From cb96670f21707f8ae7ad58a6cb67cfaa6d7871a3 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Mon, 30 Apr 2012 11:27:32 -0700 Subject: bigreqsproto: Update to 1.1.2 Signed-off-by: Saul Wold --- meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb | 17 ----------------- meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 17 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb create mode 100644 meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb (limited to 'meta/recipes-graphics/xorg-proto') diff --git a/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb b/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb deleted file mode 100644 index 9c31a3980f..0000000000 --- a/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb +++ /dev/null @@ -1,17 +0,0 @@ -require xorg-proto-common.inc - -PR = "r0" -PE = "1" - -SUMMARY = "BigReqs: X Big Requests extension headers" - -DESCRIPTION = "This package provides the wire protocol for the \ -BIG-REQUESTS extension, used to send larger requests that usual in order \ -to avoid fragmentation." - -BBCLASSEXTEND = "native nativesdk" - -LIC_FILES_CHKSUM = "file://COPYING;md5=b12715630da6f268d0d3712ee1a504f4" - -SRC_URI[md5sum] = "6f6c24436c2b3ab235eb14a85b9aaacf" -SRC_URI[sha256sum] = "1c3b85872b58d215e8fbfdc7c36bb397d10053324a5df8722227d35254fff09a" 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 @@ +require xorg-proto-common.inc + +PR = "r0" +PE = "1" + +SUMMARY = "BigReqs: X Big Requests extension headers" + +DESCRIPTION = "This package provides the wire protocol for the \ +BIG-REQUESTS extension, used to send larger requests that usual in order \ +to avoid fragmentation." + +BBCLASSEXTEND = "native nativesdk" + +LIC_FILES_CHKSUM = "file://COPYING;md5=b12715630da6f268d0d3712ee1a504f4" + +SRC_URI[md5sum] = "1a05fb01fa1d5198894c931cf925c025" +SRC_URI[sha256sum] = "462116ab44e41d8121bfde947321950370b285a5316612b8fce8334d50751b1e" -- cgit 1.2.3-korg