xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.0.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1require xcb-util.inc
2
3DEPENDS += "xcb-util"
4
5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://image/xcb_image.c;endline=24;md5=eafdf965cfb89955fdedf75054223fb4 \
7                    file://image/xcb_image.h;beginline=4;endline=27;md5=48cd25ae55e7de525fe1e1a3a7672e1c"
8
9SRC_URI += "file://clang.patch \
10"
11
12SRC_URI[md5sum] = "08fe8ffecc8d4e37c0ade7906b3f4c87"
13SRC_URI[sha256sum] = "2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc"
14