[OE-core] [PATCH] oeqa/utils/httpserver: Reset SIGTERM handler

2014-08-23 Thread Richard Purdie
With bitbake-worker installing a SIGTERM handler, we now need to reset the one here to ensure that when this process shuts down, it doesn't take the rest of the task with it. This does appear to be the only place in OE that we have this problem. Signed-off-by: Richard Purdie

Re: [OE-core] Patch message guidelines and internal/corporate fields

2014-08-23 Thread Richard Purdie
On Fri, 2014-08-22 at 10:24 -0500, Richard Tollerton wrote: Randy MacLeod randy.macl...@windriver.com writes: Wind River patches used to include a CQID tag but we've changed our process to avoid needing such internal tags. If National Instruments can do so as well, that'd be best. I

Re: [OE-core] [PATCH] lib/oe/package_manager: Add utils function for multiprocess execution

2014-08-23 Thread Richard Purdie
On Thu, 2014-08-21 at 17:57 -0700, Christopher Larson wrote: On Thu, Aug 21, 2014 at 1:46 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: Our usage of multitprocessing is problematic. In particular, there is a bug in python 2.7 multiprocessing where

Re: [OE-core] [PATCH v2 09/12] udev-cache: get system config immediately before cache

2014-08-23 Thread Richard Purdie
On Fri, 2014-08-22 at 16:30 -0500, Richard Tollerton wrote: The system device configuration -- /proc/devices, /proc/cmdline, etc. -- and the contents of /dev must be stored as simultaneously as possible. Otherwise, hotplug events could be processed between the time we get the system config and

Re: [OE-core] [PATCH 0/1] Change default for cortexa* to armv7at-neon.

2014-08-23 Thread Koen Kooi
Op 21 aug. 2014, om 21:54 heeft Peter Seebach peter.seeb...@windriver.com het volgende geschreven: The various cortex chips generally support thumb code, so the armv7at tunings are a better default for them than the plain armv7a tunings. Thumb1 or thumb2? In the case of t1, it's useless on

Re: [OE-core] [PATCH V3 00/10] upgrade systemd to 215 and other misc fixes

2014-08-23 Thread Richard Purdie
On Mon, 2014-08-18 at 09:51 +0800, Chen Qi wrote: The following changes since commit 4321c553d5ae816e566234e981a0815bba046d39: SIGGEN_EXCLUDERECIPES_ABISAFE: add initscripts (2014-08-11 17:44:09 +0100) are available in the git repository at: