mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +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>
14 lines
445 B
BlitzBasic
14 lines
445 B
BlitzBasic
require xcb-util.inc
|
|
|
|
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://renderutil/glyph.c;endline=24;md5=c517c483b8d726234ec94f9169236661 \
|
|
file://renderutil/util.c;endline=20;md5=6e0bfc44fb13298c0f4694eb70dc80d4 \
|
|
file://renderutil/xcb_renderutil.h;md5=c8732d30d204d3b55e956489f635cefb \
|
|
"
|
|
|
|
SRC_URI[md5sum] = "b346ff598ee093c141f836fbc0f8f721"
|
|
SRC_URI[sha256sum] = "9789a5c55728fa7bae374d9fdf1c61095869bdc68561911760879095644c7452"
|
|
|
|
|
|
|