[oe-commits] Ross Burton : libxcb: don't disable parallel building

git at git.openembedded.org git at git.openembedded.org
Thu Jan 2 12:57:50 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 23915fe83431874b2488009ee2a88d6104568fd6
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=23915fe83431874b2488009ee2a88d6104568fd6

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Dec 23 15:10:09 2013 +0000

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 at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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 \



More information about the Openembedded-commits mailing list