[OE-core] [PATCH 1/2] libxcb: don't disable parallel building

Ross Burton ross.burton at intel.com
Mon Dec 23 15:10:09 UTC 2013


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

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/xorg-lib/libxcb.inc |    1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-graphics/xorg-lib/libxcb.inc b/meta/recipes-graphics/xorg-lib/libxcb.inc
index 7f9b0af..d75b26b 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 \
-- 
1.7.10.4




More information about the Openembedded-core mailing list