All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix git fetcher subpath option v2
@ 2011-09-17 11:03 Paul Eggleton
  2011-09-17 11:03 ` [PATCH 1/1] fetch2/git: fix subpath destination directory Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggleton @ 2011-09-17 11:03 UTC (permalink / raw)
  To: bitbake-devel

This patch makes the git fetcher (fetch2) subpath option work the way
the Opie git recipes (the main user of the option) expect.

Since v1, handle subpath with depth > 1 correctly.

The patch (against poky, but applies cleanly to bitbake master with
 -p2) is available at:
  git://git.pokylinux.org/poky-contrib paule/subpath
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/subpath

Paul Eggleton (1):
  fetch2/git: fix subpath destination directory

 bitbake/lib/bb/fetch2/git.py |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2011-09-19 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-17 11:03 [PATCH 0/1] Fix git fetcher subpath option v2 Paul Eggleton
2011-09-17 11:03 ` [PATCH 1/1] fetch2/git: fix subpath destination directory Paul Eggleton
2011-09-19 11:34   ` Richard Purdie

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.