Files
poky/meta/packages/xcb/libxcb_git.bb
Robert Bragg eacf14f204 Various X package updates to deal with XInput.h being removed in
the latest inputproto package.

Updates libx11, libxext, libxext-sdk, libxi, xcb-proto and libxcb
Note: There is a still a xcb build issue that needs investigating
with these updated packages.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5489 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-14 09:30:18 +00:00

13 lines
239 B
BlitzBasic

DEFAULT_PREFERENCE = "-1"
include libxcb.inc
PV = "1.1.90.1+git${SRCREV}"
PR = "r2"
DEPENDS += "libpthread-stubs"
SRC_URI = "git://anongit.freedesktop.org/git/xcb/libxcb;protocol=git"
S = "${WORKDIR}/git"
PACKAGES =+ "libxcb-xinerama"