All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] Add f2fs support
@ 2018-01-22 19:55 Saul Wold
  2018-01-22 19:55 ` [PATCH 1/2 v2] imagefeatures: disable f2fs from test_image_features by default Saul Wold
  2018-01-22 19:55 ` [PATCH 2/2 v2] image_types: add support for modern f2fs flash filesystem Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Saul Wold @ 2018-01-22 19:55 UTC (permalink / raw)
  To: openembedded-core, richard.purdie

This second series adds a patch to disable the testing f2fs as
part of the image features testing.  The ordering is important
since we want to disable the test and then enable the functionality.

Sau!



Saul Wold (2):
  imagefeatures: disable f2fs from test_image_features by default
  image_types: add support for modern f2fs flash filesystem

 meta/classes/image_types.bbclass              | 20 ++++++++++++++++++++
 meta/lib/oeqa/selftest/cases/imagefeatures.py |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)

-- 
2.14.3



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

end of thread, other threads:[~2018-01-22 19:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-22 19:55 [PATCH 0/2 v2] Add f2fs support Saul Wold
2018-01-22 19:55 ` [PATCH 1/2 v2] imagefeatures: disable f2fs from test_image_features by default Saul Wold
2018-01-22 19:55 ` [PATCH 2/2 v2] image_types: add support for modern f2fs flash filesystem 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.