Re: [OE-core] [PATCH v2] testimage: dont use DNS lookup for qemu based testimages

2014-03-19 Thread Paul Eggleton
On Wednesday 19 March 2014 13:06:51 Saul Wold wrote: > On 03/19/2014 06:17 AM, Paul Eggleton wrote: > > On Wednesday 19 March 2014 12:23:37 Stanacar, StefanX wrote: > >> On Tue, 2014-03-18 at 17:31 -0700, Saul Wold wrote: > >>> Signed-off-by: Saul Wold > >>> --- > >>> > >>> meta/classes/testima

Re: [OE-core] [PATCH v2] testimage: dont use DNS lookup for qemu based testimages

2014-03-19 Thread Richard Purdie
On Wed, 2014-03-19 at 12:23 +, Stanacar, StefanX wrote: > > > On Tue, 2014-03-18 at 17:31 -0700, Saul Wold wrote: > > Signed-off-by: Saul Wold > > --- > > meta/classes/testimage.bbclass | 10 ++ > > 1 file changed, 10 insertions(+) > > > > diff --git a/meta/classes/testimage.bbclas

Re: [OE-core] [PATCH v2] testimage: dont use DNS lookup for qemu based testimages

2014-03-19 Thread Flanagan, Elizabeth
We can add the INHERIT either in the nightly*.conf as an atextappend or in CreateAutoConf. So doing it via the ab isn't difficult at all. Let me know what you guys think and I'll pull together a patch for it. -b On Wed, Mar 19, 2014 at 1:06 PM, Saul Wold wrote: > On 03/19/2014 06:17 AM, Paul Egg

Re: [OE-core] [PATCH v2] testimage: dont use DNS lookup for qemu based testimages

2014-03-19 Thread Saul Wold
On 03/19/2014 06:17 AM, Paul Eggleton wrote: On Wednesday 19 March 2014 12:23:37 Stanacar, StefanX wrote: On Tue, 2014-03-18 at 17:31 -0700, Saul Wold wrote: Signed-off-by: Saul Wold --- meta/classes/testimage.bbclass | 10 ++ 1 file changed, 10 insertions(+) diff --git a/meta/cla

Re: [OE-core] [PATCH v2] testimage: dont use DNS lookup for qemu based testimages

2014-03-19 Thread Paul Eggleton
On Wednesday 19 March 2014 12:23:37 Stanacar, StefanX wrote: > On Tue, 2014-03-18 at 17:31 -0700, Saul Wold wrote: > > Signed-off-by: Saul Wold > > --- > > > > meta/classes/testimage.bbclass | 10 ++ > > 1 file changed, 10 insertions(+) > > > > diff --git a/meta/classes/testimage.bbclas

Re: [OE-core] [PATCH v2] testimage: dont use DNS lookup for qemu based testimages

2014-03-19 Thread Stanacar, StefanX
On Tue, 2014-03-18 at 17:31 -0700, Saul Wold wrote: > Signed-off-by: Saul Wold > --- > meta/classes/testimage.bbclass | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/meta/classes/testimage.bbclass b/meta/classes/testimage.bbclass > index 691c7f6..ee028e1 100644 > --- a/me

Re: [OE-core] [PATCH v2] testimage: dont use DNS lookup for qemu based testimages

2014-03-19 Thread Koen Kooi
Op 19 mrt. 2014, om 01:31 heeft Saul Wold het volgende geschreven: > Signed-off-by: Saul Wold > --- > meta/classes/testimage.bbclass | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/meta/classes/testimage.bbclass b/meta/classes/testimage.bbclass > index 691c7f6..ee028e1 100

[OE-core] [PATCH v2] testimage: dont use DNS lookup for qemu based testimages

2014-03-18 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/classes/testimage.bbclass | 10 ++ 1 file changed, 10 insertions(+) diff --git a/meta/classes/testimage.bbclass b/meta/classes/testimage.bbclass index 691c7f6..ee028e1 100644 --- a/meta/classes/testimage.bbclass +++ b/meta/classes/testimage.bbclass @@ -4