Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] recipeutils fixes for devtool
@ 2018-11-28  4:16 Paul Eggleton
  2018-11-28  4:16 ` [PATCH 1/4] lib/oe/recipeutils: patch_recipe(): fix handling of values across includes/classes Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Paul Eggleton @ 2018-11-28  4:16 UTC (permalink / raw)
  To: openembedded-core

A couple of fixes for issues in the recipeutils module (which affect
devtool), a cleanup patch, and some additional related tests for
oe-selftest.


The following changes since commit 21387613fec1a8c142ed48d7a74d587e205b0c98:

  gst-validate: upgrade 1.14.2 -> 1.14.4 (2018-11-27 22:11:22 +0000)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/devtool-recipeutils-fixes
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/devtool-recipeutils-fixes

Paul Eggleton (4):
  lib/oe/recipeutils: patch_recipe(): fix handling of values across
    includes/classes
  lib/oe/recipeutils: patch_recipe(): fix replacing varflag values
  lib/oe/recipeutils: drop obsolete functions
  oe-selftest: add some tests for recipeutils module

 meta/lib/oe/recipeutils.py                  | 104 +++++++++++----
 meta/lib/oeqa/selftest/cases/recipeutils.py | 135 ++++++++++++++++++++
 2 files changed, 211 insertions(+), 28 deletions(-)
 create mode 100644 meta/lib/oeqa/selftest/cases/recipeutils.py

-- 
2.17.2



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

end of thread, other threads:[~2018-11-29 23:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-28  4:16 [PATCH 0/4] recipeutils fixes for devtool Paul Eggleton
2018-11-28  4:16 ` [PATCH 1/4] lib/oe/recipeutils: patch_recipe(): fix handling of values across includes/classes Paul Eggleton
2018-11-28  4:16 ` [PATCH 2/4] lib/oe/recipeutils: patch_recipe(): fix replacing varflag values Paul Eggleton
2018-11-28  4:16 ` [PATCH 3/4] lib/oe/recipeutils: drop obsolete functions Paul Eggleton
2018-11-28  4:16 ` [PATCH 4/4] oe-selftest: add some tests for recipeutils module Paul Eggleton
2018-11-28 21:54   ` [PATCH v2 " Paul Eggleton
2018-11-29  9:21     ` [PATCH v3 " Paul Eggleton
2018-11-29 14:06       ` Richard Purdie
2018-11-29 19:35         ` Paul Eggleton
2018-11-29 23:09           ` richard.purdie
2018-11-29 23:41             ` Paul Eggleton
2018-11-29 23:38       ` [PATCH v4 " Paul Eggleton
2018-11-28 21:55 ` [PATCH 0/4] recipeutils fixes for devtool Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox