Files
poky/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb
Alexander Kanavin 2312451272 xcb-util: update to latest revisions
Also, default to tar.xz, as the majority of tarballs
are now using that.

(From OE-Core rev: 16cb660e4481a0068b7bf84096be4d7f1452400e)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-11-11 13:43:40 +00:00

13 lines
387 B
BlitzBasic

require xcb-util.inc
DEPENDS += "xcb-util"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://image/xcb_image.c;endline=24;md5=eafdf965cfb89955fdedf75054223fb4 \
file://image/xcb_image.h;beginline=4;endline=27;md5=48cd25ae55e7de525fe1e1a3a7672e1c"
SRC_URI += "file://clang.patch \
"
SRC_URI[sha256sum] = "ccad8ee5dadb1271fd4727ad14d9bd77a64e505608766c4e98267d9aede40d3d"