All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add lzip test instead of iptables for runtime
@ 2017-07-06 21:03 jose.perez.carranza
  2017-07-06 21:03 ` [PATCH 1/2] oeqa/runtime: Replace buildiptables for buildlzip on runtime tests jose.perez.carranza
  2017-07-06 21:03 ` [PATCH 2/2] testimage: Use the renamed buildlzip jose.perez.carranza
  0 siblings, 2 replies; 3+ messages in thread
From: jose.perez.carranza @ 2017-07-06 21:03 UTC (permalink / raw)
  To: openembedded-core

From: Jose Perez Carranza <jose.perez.carranza@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



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

end of thread, other threads:[~2017-07-06 21:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-06 21:03 [PATCH 0/2] Add lzip test instead of iptables for runtime jose.perez.carranza
2017-07-06 21:03 ` [PATCH 1/2] oeqa/runtime: Replace buildiptables for buildlzip on runtime tests jose.perez.carranza
2017-07-06 21:03 ` [PATCH 2/2] testimage: Use the renamed buildlzip jose.perez.carranza

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.