From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8] devtool fixes
Date: Fri, 23 Feb 2018 16:02:08 +1300 [thread overview]
Message-ID: <cover.1519354910.git.paul.eggleton@linux.intel.com> (raw)
This incorporates several of the fixes from my previous series and adds
a few others - I've excluded the multi-source changes from the previous
series as they may not be ready yet and it's too late in the release
cycle now. These have all passed through oe-selftest locally.
The following changes since commit 6e5dbb53a7cbd05baf07de62b1abc88dccfd4cb9:
nativesdk-qemu-helper: add a missing nativesdk-python3-logging dependency (2018-02-22 16:02:17 +0000)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/devtool33-oe
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/devtool33-oe
Paul Eggleton (8):
lib/oe/path: implement is_path_under()
devtool: fix poor handling of upgraded BBCLASSEXTENDed recipes
devtool: reset: delete bbappend file if _check_preserve() doesn't
devtool: finish: fix erroneously creating bbappend for relative paths
devtool: deploy-target: don't specify ssh/scp port unless user does
lib/oe/recipeutils: add .txz extension to archive list
devtool: search: also look in recipe cache
devtool: search: tweak help text
meta/lib/oe/path.py | 24 ++++++++++
meta/lib/oe/recipeutils.py | 2 +-
scripts/devtool | 5 +-
scripts/lib/devtool/deploy.py | 12 ++---
scripts/lib/devtool/search.py | 100 ++++++++++++++++++++++++++--------------
scripts/lib/devtool/standard.py | 17 +++++--
6 files changed, 110 insertions(+), 50 deletions(-)
--
2.14.3
next reply other threads:[~2018-02-23 3:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-23 3:02 Paul Eggleton [this message]
2018-02-23 3:02 ` [PATCH 1/8] lib/oe/path: implement is_path_under() Paul Eggleton
2018-02-23 7:42 ` Ola x Nilsson
2018-02-25 21:56 ` Paul Eggleton
2018-02-23 3:02 ` [PATCH 2/8] devtool: fix poor handling of upgraded BBCLASSEXTENDed recipes Paul Eggleton
2018-02-23 3:02 ` [PATCH 3/8] devtool: reset: delete bbappend file if _check_preserve() doesn't Paul Eggleton
2018-02-23 3:02 ` [PATCH 4/8] devtool: finish: fix erroneously creating bbappend for relative paths Paul Eggleton
2018-02-23 3:02 ` [PATCH 5/8] devtool: deploy-target: don't specify ssh/scp port unless user does Paul Eggleton
2018-02-23 3:02 ` [PATCH 6/8] lib/oe/recipeutils: add .txz extension to archive list Paul Eggleton
2018-02-23 3:02 ` [PATCH 7/8] devtool: search: also look in recipe cache Paul Eggleton
2018-02-23 3:02 ` [PATCH 8/8] devtool: search: tweak help text Paul Eggleton
-- strict thread matches above, loose matches on Subject: below --
2015-04-23 16:18 [PATCH 0/8] 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.1519354910.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