Re: [OE-core] [PATCH 1/2] sanity.bbclass: trigger network tests explicitly

2012-10-18 Thread Saul Wold
On 10/11/2012 04:44 AM, Bogdan Marinescu wrote: The network tests in sanity.bbclass can now be trigerred explicitly by firing the NetworkTest event. This is part of the fix for bug #3026. [YOCTO #3026] Signed-off-by: Bogdan Marinescu --- meta/classes/sanity.bbclass |3 +++ 1 file change

[OE-core] [PATCH 1/2] sanity.bbclass: trigger network tests explicitly

2012-10-11 Thread Bogdan Marinescu
The network tests in sanity.bbclass can now be trigerred explicitly by firing the NetworkTest event. This is part of the fix for bug #3026. [YOCTO #3026] Signed-off-by: Bogdan Marinescu --- meta/classes/sanity.bbclass |3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/classes/sanity