All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] patch: don't strip GitApplyTree patches
@ 2020-04-09  4:41 bkylerussell
  2020-04-09  4:41 ` [PATCH 1/1] " bkylerussell
  2020-04-09  5:02 ` ✗ patchtest: failure for " Patchwork
  0 siblings, 2 replies; 8+ messages in thread
From: bkylerussell @ 2020-04-09  4:41 UTC (permalink / raw)
  To: openembedded-core; +Cc: wesley.lindauer, Kyle Russell

I think that the GitApplyTree patch implementation may not be quite
performing as expected when dealing with a non-default ${S} and patch
striplevels.

I'm not quite sure there aren't scenarios where we *do* want to honor
striplevel in GitApplyTree, even though it always appears to apply
patches at the repository's root, so I wanted to send this out for
feedback.

The change does at least address the scenario I encountered, but there's
probably a legitimate use case I'm missing where we need striplevel here.

Kyle Russell (1):
  patch: don't strip GitApplyTree patches

 meta/lib/oe/patch.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-04-30  0:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-09  4:41 [PATCH 0/1] patch: don't strip GitApplyTree patches bkylerussell
2020-04-09  4:41 ` [PATCH 1/1] " bkylerussell
2020-04-09 10:07   ` [OE-core] " Richard Purdie
2020-04-27 20:32     ` bkylerussell
2020-04-30  0:01       ` [PATCH v2 0/1] patch.py: don't apply striplevel to git am command bkylerussell
2020-04-30  0:01         ` [PATCH v2 1/1] " bkylerussell
2020-04-10  3:44   ` [OE-core] [PATCH 1/1] patch: don't strip GitApplyTree patches Peter Kjellerstedt
2020-04-09  5:02 ` ✗ patchtest: failure for " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.