[OE-core] [PATCH 0/2] Add lzip test instead of iptables for runtime

jose.perez.carranza at linux.intel.com jose.perez.carranza at linux.intel.com
Thu Jul 6 21:03:06 UTC 2017


From: Jose Perez Carranza <jose.perez.carranza at linux.intel.com>

This series is created to replace iptables tests for lzip test and avoid conflicts with images built with “musl”. A two separate patches were sent before related to this, one for SDK [1] and other one to add changes to testimage.bbclass[2], the second one itself doe not works, hence in this series the second patch is included and also the complement fully apply the test on runtime.

Patch [1] is still applicable and does not conflicts with this series.

  1-  https://patchwork.openembedded.org/patch/141496/
  2-  https://patchwork.openembedded.org/patch/141620/

The following changes since commit 754c03006943a219ffd417c36ab909b464f57f67:

  local.conf.sample: drop image-swab reference (2017-07-06 15:03:10 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jperez/bug11713
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jperez/bug11713

Jose Perez Carranza (1):
  oeqa/runtime: Replace buildiptables for buildlzip on runtime tests

Khem Raj (1):
  testimage: Use the renamed buildlzip

 meta/classes/testimage.bbclass                                 | 6 +++---
 meta/lib/oeqa/runtime/cases/{buildiptables.py => buildlzip.py} | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
 rename meta/lib/oeqa/runtime/cases/{buildiptables.py => buildlzip.py} (89%)

-- 
2.12.0




More information about the Openembedded-core mailing list