diff options
Diffstat (limited to 'meta/recipes-graphics/xcb/xcb-proto_1.7.1.bb')
-rw-r--r-- | meta/recipes-graphics/xcb/xcb-proto_1.7.1.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xcb/xcb-proto_1.7.1.bb b/meta/recipes-graphics/xcb/xcb-proto_1.7.1.bb new file mode 100644 index 0000000000..27050d25a2 --- /dev/null +++ b/meta/recipes-graphics/xcb/xcb-proto_1.7.1.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | include xcb-proto.inc | ||
2 | |||
3 | LICENSE = "MIT" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \ | ||
5 | file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65" | ||
6 | |||
7 | PR = "r0" | ||
8 | |||
9 | SRC_URI[md5sum] = "948fec39dd42f3694edd5d9689735ec4" | ||
10 | SRC_URI[sha256sum] = "ad5d99887d811c9817f1916d7b3f5dc6c21414c093256cbeffb945aacdc34437" | ||