generic-poky/meta/recipes-core/glib-2.0
Ross Burton bc7a5b9442 glib-2.0: fix race in parallel builds
There is a race condition in the makefile that can result in build failures like
this in parallel builds:

| ./gdbus-test-codegen-generated.h:7:0: error: unterminated #ifndef
|  #ifndef __GDBUS_TEST_CODEGEN_GENERATED_H__

Fix the rules to stop this happening.

(From OE-Core rev: 97ccd2b841c9dc598dbe39162f335bcde48a7c26)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-06 15:30:45 +00:00
..
glib-2.0 glib-2.0: fix race in parallel builds 2014-02-06 15:30:45 +00:00
glib-2.0_2.38.2.bb glib-2.0: fix race in parallel builds 2014-02-06 15:30:45 +00:00
glib.inc glib-2.0: add explicit build dependency on DBus when ptest is enabled 2014-01-19 16:32:11 +00:00