Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] devtool fixes
Date: Mon, 17 Aug 2015 12:23:02 +0100	[thread overview]
Message-ID: <cover.1439810551.git.paul.eggleton@linux.intel.com> (raw)

Three bugfixes for devtool plus one refactoring patch to improve a
related function in the recipeutils module.


The following changes since commit 059db140885bad379534e6ec713f3ceb4e18faea:

  adt-installer: use DEPLOY_DIR in ANT_DEPLOY expansion (2015-08-16 17:28:14 +0100)

are available in the git repository at:

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

Paul Eggleton (4):
  devtool: extract: prevent externalsrc from interfering with extraction
  devtool: extract: remove patches subdirectory when S == WORKDIR
  devtool: fix handling of BBCLASSEXTENDed recipes
  lib/oe/recipeutils: avoid parsing in get_var_files()

 meta/lib/oe/recipeutils.py        |  3 +--
 meta/lib/oeqa/selftest/devtool.py | 30 ++++++++++++++++++++++++++++++
 scripts/devtool                   | 12 ++++++------
 scripts/lib/devtool/standard.py   | 29 +++++++++++++++++------------
 4 files changed, 54 insertions(+), 20 deletions(-)

-- 
2.1.0



             reply	other threads:[~2015-08-17 11:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-17 11:23 Paul Eggleton [this message]
2015-08-17 11:23 ` [PATCH 1/4] devtool: extract: prevent externalsrc from interfering with extraction Paul Eggleton
2015-08-17 11:23 ` [PATCH 2/4] devtool: extract: remove patches subdirectory when S == WORKDIR Paul Eggleton
2015-08-17 11:23 ` [PATCH 3/4] devtool: fix handling of BBCLASSEXTENDed recipes Paul Eggleton
2015-08-17 11:23 ` [PATCH 4/4] lib/oe/recipeutils: avoid parsing in get_var_files() Paul Eggleton
  -- strict thread matches above, loose matches on Subject: below --
2022-07-12  4:06 [PATCH 0/4] devtool fixes 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.1439810551.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