From: Ross Burton Date: Mon, 23 Dec 2013 15:10:09 +0000 (+0000) Subject: libxcb: don't disable parallel building X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~34978 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23915fe83431874b2488009ee2a88d6104568fd6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/libxcb.inc b/meta/recipes-graphics/xorg-lib/libxcb.inc index 7f9b0af66c7..d75b26b6528 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 \