From: Richard Purdie Date: Thu, 2 Jul 2009 11:59:02 +0000 (+0100) Subject: Restore libxcb 1.1.91 and xcb-proto 1.2 for now X-Git-Tag: 2011-1~7248 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=254c710eeaae6fd5f92ecfc7c76d7df7b8c4145b;p=openembedded-core.git Restore libxcb 1.1.91 and xcb-proto 1.2 for now Signed-off-by: Richard Purdie --- diff --git a/meta/packages/xcb/libxcb_1.1.91.bb b/meta/packages/xcb/libxcb_1.1.91.bb new file mode 100644 index 0000000000..ae0cc5761d --- /dev/null +++ b/meta/packages/xcb/libxcb_1.1.91.bb @@ -0,0 +1,6 @@ +include libxcb.inc +PR = "r1" + +DEPENDS += "libpthread-stubs xcb-proto-native" + +PACKAGES =+ "libxcb-xinerama" diff --git a/meta/packages/xcb/xcb-proto_1.2.bb b/meta/packages/xcb/xcb-proto_1.2.bb new file mode 100644 index 0000000000..e602252d92 --- /dev/null +++ b/meta/packages/xcb/xcb-proto_1.2.bb @@ -0,0 +1,2 @@ +include xcb-proto.inc +PR = "r1"