Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH] Fix for git fetcher when using ssh URL with port specification
@ 2011-12-22 14:21 Juraj Hercek
  2011-12-22 14:21 ` [PATCH] fetch2/git: change colon to dot in ud.host Juraj Hercek
  0 siblings, 1 reply; 3+ messages in thread
From: Juraj Hercek @ 2011-12-22 14:21 UTC (permalink / raw)
  To: Bitbake Devel

Hello,

bitbake failed to build a package which uses git fetcher to fetch repository
from ssh URL which contains also port specification. The patch in following
email fixes this issue.

Cheers,
Juraj

Juraj Hercek (1):
  fetch2/git: change colon to dot in ud.host

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

-- 
1.7.2.5




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

end of thread, other threads:[~2012-01-04 14:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-22 14:21 [PATCH] Fix for git fetcher when using ssh URL with port specification Juraj Hercek
2011-12-22 14:21 ` [PATCH] fetch2/git: change colon to dot in ud.host Juraj Hercek
2012-01-04 14:19   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox