[poky] [PATCH 0/2] Add sanity scenarios for -lsb images
    Scott Garman 
    scott.a.garman at intel.com
       
    Tue Dec  7 00:50:22 PST 2010
    
    
  
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 at 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
    
    
More information about the poky
mailing list