mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
Some items were listed multiple times in DEPENDS, avoid this situation. Note, PR was not incremented as no change to the build process occurs. (From OE-Core rev: e234af467eac7d0313fae3e87eb1b34725309bb5) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 lines
261 B
BlitzBasic
13 lines
261 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;protocol=git"
|
|
S = "${WORKDIR}/git"
|
|
|
|
PACKAGES =+ "libxcb-xinerama"
|