[OE-core] [PATCH] runtime/systemd: Fix for boot time string parse error

2016-02-01 Thread Benjamin Esquivel
boot time string can change its format of the output of the amount of time it took to boot. It is required to handle graceful fail of the parsing errors that it provokes [YOCTO #8889] Signed-off-by: Benjamin Esquivel --- meta/lib/oeqa/runtime/systemd.py | 22 -- 1 file chang

Re: [OE-core] [PATCH] runtime/systemd: Fix for boot time string parse error

2016-02-01 Thread Khem Raj
On Mon, Feb 1, 2016 at 7:53 AM, Benjamin Esquivel wrote: > boot time string can change its format of the output of the amount of time > it took to boot. It is required to handle graceful fail of the parsing > errors that it provokes > > [YOCTO #8889] > > Signed-off-by: Benjamin Esquivel > --- >

Re: [OE-core] [PATCH] runtime/systemd: Fix for boot time string parse error

2016-02-15 Thread Benjamin Esquivel
On Mon, 2016-02-01 at 10:48 -0800, Khem Raj wrote: > On Mon, Feb 1, 2016 at 7:53 AM, Benjamin Esquivel > wrote: > > boot time string can change its format of the output of the amount > > of time > > it took to boot. It is required to handle graceful fail of the > > parsing > > errors that it provo

Re: [OE-core] [PATCH] runtime/systemd: Fix for boot time string parse error

2016-02-15 Thread Khem Raj
On Mon, Feb 15, 2016 at 9:32 AM, Benjamin Esquivel wrote: > On Mon, 2016-02-01 at 10:48 -0800, Khem Raj wrote: >> On Mon, Feb 1, 2016 at 7:53 AM, Benjamin Esquivel >> wrote: >> > boot time string can change its format of the output of the amount >> > of time >> > it took to boot. It is required t