* [PATCH 0/1] qemuimagetest: Remove connman test for lsb image and fix one warning in Test_Create_Qemu
@ 2011-01-06 5:21 Jiajun Xu
2011-01-06 17:46 ` Saul Wold
0 siblings, 1 reply; 2+ messages in thread
From: Jiajun Xu @ 2011-01-06 5:21 UTC (permalink / raw)
To: poky
There is no connman in LSB image. So we need to remove connman test from it.
And when we check if ip address fetched by Test_Fetch_Target_IP is valid,
we should use "==" operator for string comparison.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: jxu49/master
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jxu49/master
Thanks,
Jiajun Xu <jiajun.xu@intel.com>
---
Jiajun Xu (1):
qemuimagetest: Remove connman test for lsb image and fix one warning
in Test_Create_Qemu
scripts/qemuimage-testlib | 2 +-
.../scenario/qemuarm/poky-image-lsb | 1 -
.../scenario/qemumips/poky-image-lsb | 1 -
.../scenario/qemuppc/poky-image-lsb | 1 -
.../scenario/qemux86-64/poky-image-lsb | 1 -
.../scenario/qemux86/poky-image-lsb | 1 -
6 files changed, 1 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH 0/1] qemuimagetest: Remove connman test for lsb image and fix one warning in Test_Create_Qemu 2011-01-06 5:21 [PATCH 0/1] qemuimagetest: Remove connman test for lsb image and fix one warning in Test_Create_Qemu Jiajun Xu @ 2011-01-06 17:46 ` Saul Wold 0 siblings, 0 replies; 2+ messages in thread From: Saul Wold @ 2011-01-06 17:46 UTC (permalink / raw) To: poky On 01/05/2011 09:21 PM, Jiajun Xu wrote: > There is no connman in LSB image. So we need to remove connman test from it. > And when we check if ip address fetched by Test_Fetch_Target_IP is valid, > we should use "==" operator for string comparison. > > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: jxu49/master > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jxu49/master > > Thanks, > Jiajun Xu<jiajun.xu@intel.com> > --- > > > Jiajun Xu (1): > qemuimagetest: Remove connman test for lsb image and fix one warning > in Test_Create_Qemu > > scripts/qemuimage-testlib | 2 +- > .../scenario/qemuarm/poky-image-lsb | 1 - > .../scenario/qemumips/poky-image-lsb | 1 - > .../scenario/qemuppc/poky-image-lsb | 1 - > .../scenario/qemux86-64/poky-image-lsb | 1 - > .../scenario/qemux86/poky-image-lsb | 1 - > 6 files changed, 1 insertions(+), 6 deletions(-) > > _______________________________________________ > poky mailing list > poky@yoctoproject.org > https://lists.yoctoproject.org/listinfo/poky > Pulled into Master Thanks Sau! ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-06 17:46 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-01-06 5:21 [PATCH 0/1] qemuimagetest: Remove connman test for lsb image and fix one warning in Test_Create_Qemu Jiajun Xu 2011-01-06 17:46 ` Saul Wold
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.