From: Paul Eggleton <paul.eggleton@linux.microsoft.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] devtool fixes
Date: Mon, 11 Jul 2022 21:06:53 -0700 [thread overview]
Message-ID: <cover.1657597513.git.paul.eggleton@linux.microsoft.com> (raw)
A few fixes for devtool, mostly relating to recipes that fetch from git
where S points to a subdirectory of the repo.
Note: I wasn't 100% sure if it was appropriate to be referencing WORKDIR
in patch.py; let me know if I should try to rework that.
The following changes since commit db28cd0e1540e44db963108430205c8c0c817774:
gperf: Switch to upstream patch (2022-07-09 20:58:31 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/devtool37-oe
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/devtool37-oe
Paul Eggleton (4):
patch: handle if S points to a subdirectory of a git repo
devtool: finish: handle patching when S points to subdir of a git repo
devtool: ignore pn- overrides when determining SRC_URI overrides
oe-selftest: devtool: test modify git recipe building from a subdir
meta/lib/oe/patch.py | 8 +++---
meta/lib/oe/recipeutils.py | 9 ++++--
meta/lib/oeqa/selftest/cases/devtool.py | 51 +++++++++++++++++++++++++++++++++
scripts/lib/devtool/standard.py | 29 ++++++++++++++-----
4 files changed, 84 insertions(+), 13 deletions(-)
--
1.8.3.1
next reply other threads:[~2022-07-12 4:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-12 4:06 Paul Eggleton [this message]
2022-07-12 4:06 ` [PATCH 1/4] patch: handle if S points to a subdirectory of a git repo Paul Eggleton
2022-07-12 4:06 ` [PATCH 2/4] devtool: finish: handle patching when S points to subdir " Paul Eggleton
2022-07-12 4:06 ` [PATCH 3/4] devtool: ignore pn- overrides when determining SRC_URI overrides Paul Eggleton
2022-07-12 4:06 ` [PATCH 4/4] oe-selftest: devtool: test modify git recipe building from a subdir Paul Eggleton
2022-07-12 8:42 ` [OE-core] [PATCH 0/4] devtool fixes Alexander Kanavin
2022-07-12 15:59 ` Richard Purdie
2022-07-12 20:25 ` Paul Eggleton
-- strict thread matches above, loose matches on Subject: below --
2015-08-17 11:23 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.1657597513.git.paul.eggleton@linux.microsoft.com \
--to=paul.eggleton@linux.microsoft.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