generic-poky/meta/recipes-connectivity
Robert Yang c68888f762 telepathy-mission-control: do_compile failed (race issue)
There might be an error when parallel build:

[snip]
Traceback (most recent call last):
  File "/path/to/tools/glib-gtypes-generator.py", line 304, in <module>
    GTypesGenerator(dom, argv[1], argv[2])()
  File "/path/to/tools/glib-gtypes-generator.py", line 295, in __call__
    file_set_contents(self.output + '.h', ''.join(self.header))
  File "/path/to/tools/libtpcodegen.py", line 42, in file_set_contents
    os.rename(filename + '.tmp', filename)
OSError: [Errno 2] No such file or directory
[snip]

This is a race issue, the _gen/gtypes.h and _gen/gtypes-body.h may
write(remove/rename) _gen/gtypes.tmp at the same time, then there would
be the error.

There was a similar bug in telepathy-glib which was already fixed, we use the
similar patch to fix it here.

[YOCTO #5184]

(From OE-Core rev: b0f81f460cf96798d79d72da7a3246c321caf654)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-24 17:24:12 +01:00
..
avahi avahi: bump INC_PR to avoid do_configure failure in existing workdir 2013-09-22 12:23:35 +01:00
bind bind: backport six CVE patches 2013-06-17 16:45:36 +01:00
bluez bluez4/5: Add EXCLUDE_FROM_WORLD = 1 2013-09-11 23:31:00 +01:00
bluez5 bluez4/5: Add EXCLUDE_FROM_WORLD = 1 2013-09-11 23:31:00 +01:00
connman connman: Try to figure out NFS root interface if using DHCP 2013-09-17 14:35:17 +01:00
dhcp dhcp: drop noattrmode.patch 2013-06-17 16:45:35 +01:00
iproute2 iproute2: upgrade to v3.10.0 2013-07-31 06:59:56 +01:00
irda-utils irda-utils: add init.d/irattach status command for LSB compliance 2013-09-06 23:03:20 +01:00
libnss-mdns libnss-mdns:fix support prerm at image creation time 2013-01-18 13:28:08 +00:00
libpcap libpcap: upgrade to 1.4.0 2013-06-07 16:48:29 +01:00
mobile-broadband-provider-info remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
neard remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
nfs-utils nfs-utils: Add systemd support 2013-09-10 23:15:15 +01:00
ofono remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
openssh openssh: use volatiles for managing /var/run/sshd 2013-09-17 14:35:19 +01:00
openssl openssl: avoid NULL pointer dereference in three places 2013-08-26 11:47:17 +01:00
portmap portmap: obey 'tcp-wrappers' PACKAGECONFIG 2013-05-31 08:06:56 +01:00
ppp PPP: add default configuration file and fix hard-coded CFLAGS 2013-06-11 15:38:01 +01:00
ppp-dialin ppp-dialin: use useradd.bbclass instead of hardcoded adduser/deluser calls 2011-11-30 15:38:30 +00:00
resolvconf resolvconf: specify configuration for systemd-tmpfiles --update 2013-09-06 23:04:50 +01:00
socat socat: add PACKAGECONFIG for tcp-wrappers 2013-07-29 13:09:10 +01:00
telepathy telepathy-mission-control: do_compile failed (race issue) 2013-09-24 17:24:12 +01:00
wireless-tools wireless-tools: Remove QA warning: No GNU_HASH in the elf binary 2012-12-26 11:34:06 +00:00
wpa-supplicant wpa-supplicant: enable required configuration options for connman 2013-07-29 13:09:13 +01:00