diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-05 22:31:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-07 10:57:47 +0100 |
commit | 3944ed8036aa1b02e19ba1ef1529acd115499ad2 (patch) | |
tree | bff92716bbf54eca2e4ab04bf2373811a18ba2d5 /meta/recipes-graphics/xcb/xcb-proto_1.6.bb | |
parent | dea71b05021c54a4caa227cfcb3d4c024effdf15 (diff) | |
download | poky-3944ed8036aa1b02e19ba1ef1529acd115499ad2.tar.gz |
xcb-proto: Package unshipped files, create python-xcbgen package for python xcbgen code
(From OE-Core rev: 9a22f0d62eaac8716a547f7102155483c9b0187e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xcb/xcb-proto_1.6.bb')
-rw-r--r-- | meta/recipes-graphics/xcb/xcb-proto_1.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xcb/xcb-proto_1.6.bb b/meta/recipes-graphics/xcb/xcb-proto_1.6.bb index 74a6ec7bb9..3133977678 100644 --- a/meta/recipes-graphics/xcb/xcb-proto_1.6.bb +++ b/meta/recipes-graphics/xcb/xcb-proto_1.6.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \ | 4 | 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 | ||
7 | PR = "r0" | 7 | PR = "r1" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "04313e1d914b44d0e457f6c494fc178b" | 9 | SRC_URI[md5sum] = "04313e1d914b44d0e457f6c494fc178b" |
10 | SRC_URI[sha256sum] = "f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2" | 10 | SRC_URI[sha256sum] = "f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2" |