mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
Added 2 new extensions: dri3 and present. Moved libxcb and xcb-util recipes to xorg-lib directory. Removed the following patch(es): * automake_1.14_fix.patch (backport) (From OE-Core rev: 657ffd8bd6115fa2d61a918a67d6b8f162d50c5a) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 lines
363 B
BlitzBasic
9 lines
363 B
BlitzBasic
require xcb-util.inc
|
|
|
|
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://src/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191046a6460 \
|
|
file://src/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9"
|
|
|
|
SRC_URI[md5sum] = "01dcc7a16d5020530552712710646ea2"
|
|
SRC_URI[sha256sum] = "c611259c0ab20fd76f79f48f4684843c18ea9c967eba78a45e8b3636315c18c4"
|