Re: [OE-core] [PATCH 0/4] devtool fixes

2022-07-12 Thread Paul Eggleton
On Tue, Jul 12, 2022 at 04:59:38PM +0100, Richard Purdie wrote: > On Mon, 2022-07-11 at 21:06 -0700, Paul Eggleton wrote: > > 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 appropr

Re: [OE-core] [PATCH 0/4] devtool fixes

2022-07-12 Thread Richard Purdie
On Mon, 2022-07-11 at 21:06 -0700, Paul Eggleton wrote: > 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

Re: [OE-core] [PATCH 0/4] devtool fixes

2022-07-12 Thread Alexander Kanavin
Thanks Paul, this was one of the most annoying shortcomings of devtool. Alex On Tue, 12 Jul 2022 at 06:07, Paul Eggleton wrote: > > 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 appro

[OE-core] [PATCH 0/4] devtool fixes

2022-07-11 Thread Paul Eggleton
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 db28cd0e1540e

[OE-core] [PATCH 0/4] devtool fixes

2015-08-17 Thread Paul Eggleton
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 g