From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] recipeutils fixes for devtool
Date: Wed, 28 Nov 2018 17:16:13 +1300 [thread overview]
Message-ID: <cover.1543378296.git.paul.eggleton@linux.intel.com> (raw)
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
next reply other threads:[~2018-11-28 4:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-28 4:16 Paul Eggleton [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1543378296.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox