From 8b8fd8cc3ad2365c5bd12f1813a0afb18fb1dc34 Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Wed, 7 Nov 2012 17:01:22 +0200 Subject: xcb-proto: upgrade to 1.8 (From OE-Core rev: dd378e8bd3419219585968158be1972bffa57247) Signed-off-by: Laurentiu Palcu Signed-off-by: Richard Purdie --- meta/recipes-graphics/xcb/xcb-proto_1.7.1.bb | 10 ---------- meta/recipes-graphics/xcb/xcb-proto_1.8.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 meta/recipes-graphics/xcb/xcb-proto_1.7.1.bb create mode 100644 meta/recipes-graphics/xcb/xcb-proto_1.8.bb (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/xcb/xcb-proto_1.7.1.bb b/meta/recipes-graphics/xcb/xcb-proto_1.7.1.bb deleted file mode 100644 index 27050d25a2..0000000000 --- a/meta/recipes-graphics/xcb/xcb-proto_1.7.1.bb +++ /dev/null @@ -1,10 +0,0 @@ -include xcb-proto.inc - -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \ - file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65" - -PR = "r0" - -SRC_URI[md5sum] = "948fec39dd42f3694edd5d9689735ec4" -SRC_URI[sha256sum] = "ad5d99887d811c9817f1916d7b3f5dc6c21414c093256cbeffb945aacdc34437" diff --git a/meta/recipes-graphics/xcb/xcb-proto_1.8.bb b/meta/recipes-graphics/xcb/xcb-proto_1.8.bb new file mode 100644 index 0000000000..785156a20d --- /dev/null +++ b/meta/recipes-graphics/xcb/xcb-proto_1.8.bb @@ -0,0 +1,10 @@ +include xcb-proto.inc + +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \ + file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65" + +PR = "r0" + +SRC_URI[md5sum] = "a5de3432cc6e43cc6a27f241dbb991b1" +SRC_URI[sha256sum] = "233d16c7a019235b3092111e7c11429119357eb13754a607b75eea04453121b0" -- cgit v1.2.3-54-g00ecf