summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-12-23 15:10:09 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 13:00:02 +0000
commit23915fe83431874b2488009ee2a88d6104568fd6 (patch)
tree9a73531b0e5c80a1c38c3c402cd591c2837d123b
parent25436b6813b6245faeb981cf93a0c32b871dd8d3 (diff)
downloadopenembedded-core-23915fe83431874b2488009ee2a88d6104568fd6.tar.gz
libxcb: don't disable parallel building
Several test builds later and there were no failures, so this appears to have been fixed upstream. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-graphics/xorg-lib/libxcb.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxcb.inc b/meta/recipes-graphics/xorg-lib/libxcb.inc
index 7f9b0af66c..d75b26b652 100644
--- a/meta/recipes-graphics/xorg-lib/libxcb.inc
+++ b/meta/recipes-graphics/xorg-lib/libxcb.inc
@@ -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 \