All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add sanity scenarios for -lsb images
@ 2010-12-07  8:50 Scott Garman
  2010-12-07  8:48 ` [PATCH 1/2] Add sanity test " Scott Garman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Scott Garman @ 2010-12-07  8:50 UTC (permalink / raw)
  To: poky

Hi Saul,

This pull request adds sanity test scenarios for -lsb images, and also
removes a leftover file from when tunctl used to be built from within
scripts/

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: sgarman/lsb_sanity_tests
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/lsb_sanity_tests

Thanks,
    Scott Garman <scott.a.garman@intel.com>
---


Scott Garman (2):
  Add sanity test scenarios for -lsb images
  Remove unused tunctl-src/Makefile from scripts/

 .../scenario/qemuarm/poky-image-lsb                |    5 +++++
 .../scenario/qemumips/poky-image-lsb               |    5 +++++
 .../scenario/qemuppc/poky-image-lsb                |    5 +++++
 .../scenario/qemux86-64/poky-image-lsb             |    5 +++++
 .../scenario/qemux86/poky-image-lsb                |    5 +++++
 scripts/tunctl-src/Makefile                        |   17 -----------------
 6 files changed, 25 insertions(+), 17 deletions(-)
 create mode 100644 scripts/qemuimage-tests/scenario/qemuarm/poky-image-lsb
 create mode 100644 scripts/qemuimage-tests/scenario/qemumips/poky-image-lsb
 create mode 100644 scripts/qemuimage-tests/scenario/qemuppc/poky-image-lsb
 create mode 100644 scripts/qemuimage-tests/scenario/qemux86-64/poky-image-lsb
 create mode 100644 scripts/qemuimage-tests/scenario/qemux86/poky-image-lsb
 delete mode 100644 scripts/tunctl-src/Makefile



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-07 11:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-07  8:50 [PATCH 0/2] Add sanity scenarios for -lsb images Scott Garman
2010-12-07  8:48 ` [PATCH 1/2] Add sanity test " Scott Garman
2010-12-07  8:48 ` [PATCH 2/2] Remove unused tunctl-src/Makefile from scripts/ Scott Garman
2010-12-07 11:56 ` [PATCH 0/2] Add sanity scenarios for -lsb images Richard Purdie

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.