libxcb: don't disable parallel building

Several test builds later and there were no failures, so this appears to have
been fixed upstream.

(From OE-Core rev: 23915fe83431874b2488009ee2a88d6104568fd6)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2013-12-23 15:10:09 +00:00
committed by Richard Purdie
parent b8a3fb2f63
commit 417f8c87e2

View File

@@ -10,7 +10,6 @@ BBCLASSEXTEND = "native nativesdk"
SECTION = "x11/libs"
LICENSE = "MIT-X"
PARALLEL_MAKE = ""
DEPENDS = "xcb-proto xproto libxau libxslt-native xcb-proto-native libpthread-stubs"
SRC_URI = "http://xcb.freedesktop.org/dist/libxcb-${PV}.tar.bz2 \