summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-07 20:06:29 -0800
committerSaul Wold <sgw@linux.intel.com>2010-12-09 08:18:17 -0800
commit3d08b9f2c65835822b1c0ed30e3170f02f877ce3 (patch)
tree774991d51470129319c18bb6b32c9b0c2d5a2b7c /meta/recipes-graphics/xcb
parentba5e0b9531b9a967aa3d408a13024590d96b8391 (diff)
downloadpoky-3d08b9f2c65835822b1c0ed30e3170f02f877ce3.tar.gz
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xcb')
-rw-r--r--meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb3
-rw-r--r--meta/recipes-graphics/xcb/libxcb_1.7.bb3
-rw-r--r--meta/recipes-graphics/xcb/xcb-proto_1.6.bb3
-rw-r--r--meta/recipes-graphics/xcb/xcb-util_0.3.6.bb3
4 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb b/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
index 8ded7a0747..3ef9ab29a4 100644
--- a/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
+++ b/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
@@ -13,6 +13,9 @@ PARALLEL_MAKE = ""
13 13
14SRC_URI = "http://xcb.freedesktop.org/dist/libpthread-stubs-${PV}.tar.bz2" 14SRC_URI = "http://xcb.freedesktop.org/dist/libpthread-stubs-${PV}.tar.bz2"
15 15
16SRC_URI[md5sum] = "e8fa31b42e13f87e8f5a7a2b731db7ee"
17SRC_URI[sha256sum] = "35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299"
18
16inherit autotools pkgconfig 19inherit autotools pkgconfig
17 20
18RDEPENDS_${PN}-dev = "" 21RDEPENDS_${PN}-dev = ""
diff --git a/meta/recipes-graphics/xcb/libxcb_1.7.bb b/meta/recipes-graphics/xcb/libxcb_1.7.bb
index fc80927be6..426f790872 100644
--- a/meta/recipes-graphics/xcb/libxcb_1.7.bb
+++ b/meta/recipes-graphics/xcb/libxcb_1.7.bb
@@ -8,3 +8,6 @@ PR = "r0"
8DEPENDS += "libpthread-stubs xcb-proto-native" 8DEPENDS += "libpthread-stubs xcb-proto-native"
9 9
10PACKAGES =+ "libxcb-xinerama" 10PACKAGES =+ "libxcb-xinerama"
11
12SRC_URI[md5sum] = "925699df361b99491165ebc12068056b"
13SRC_URI[sha256sum] = "e776dc35e2a66094e7308ce2e045fb4e27cf3ca30ab1813a8fc08538140724df"
diff --git a/meta/recipes-graphics/xcb/xcb-proto_1.6.bb b/meta/recipes-graphics/xcb/xcb-proto_1.6.bb
index a367b7cacf..74a6ec7bb9 100644
--- a/meta/recipes-graphics/xcb/xcb-proto_1.6.bb
+++ b/meta/recipes-graphics/xcb/xcb-proto_1.6.bb
@@ -5,3 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \
5 file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65" 5 file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65"
6 6
7PR = "r0" 7PR = "r0"
8
9SRC_URI[md5sum] = "04313e1d914b44d0e457f6c494fc178b"
10SRC_URI[sha256sum] = "f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2"
diff --git a/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb b/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb
index b0e50d85c3..1057b3415c 100644
--- a/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb
+++ b/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb
@@ -13,3 +13,6 @@ LIC_FILES_CHKSUM = "file://xcb-util-common.h;endline=30;md5=6c74595925fd773cc8cf
13 13
14PR = "r0" 14PR = "r0"
15 15
16
17SRC_URI[md5sum] = "dd8968b8ee613cb027a8ef1fcbdc8fc9"
18SRC_URI[sha256sum] = "ffb8ee11ab015858a970ab7edd56bd2436b281657596561d8429d4a90df60e57"