All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix git fetcher subpath option
@ 2011-09-16 13:21 Paul Eggleton
  2011-09-16 13:21 ` [PATCH 1/1] fetch2/git: fix subpath destination directory Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggleton @ 2011-09-16 13:21 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.

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-17 11:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-16 13:21 [PATCH 0/1] Fix git fetcher subpath option Paul Eggleton
2011-09-16 13:21 ` [PATCH 1/1] fetch2/git: fix subpath destination directory Paul Eggleton
2011-09-17 10:54   ` Paul Eggleton

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.