diff options
Diffstat (limited to 'meta/recipes-graphics/xcb/xcb-proto_1.6.bb')
-rw-r--r-- | meta/recipes-graphics/xcb/xcb-proto_1.6.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xcb/xcb-proto_1.6.bb b/meta/recipes-graphics/xcb/xcb-proto_1.6.bb new file mode 100644 index 00000000000..a367b7cacfe --- /dev/null +++ b/meta/recipes-graphics/xcb/xcb-proto_1.6.bb @@ -0,0 +1,7 @@ +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" |