mirror of
https://git.yoctoproject.org/poky
synced 2026-06-27 11:13:38 +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>
13 lines
248 B
BlitzBasic
13 lines
248 B
BlitzBasic
DEFAULT_PREFERENCE = "-1"
|
|
|
|
include libxcb.inc
|
|
|
|
SRCREV = "625ed596cae6dd8175aeb6cb6f26784928042f22"
|
|
PV = "1.1.90.1+gitr${SRCPV}"
|
|
PR = "r1"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/git/xcb/libxcb"
|
|
S = "${WORKDIR}/git"
|
|
|
|
PACKAGES =+ "libxcb-xinerama"
|