[bitbake-devel] [bitbake-devel, 1.42, 1.40, v2] git.py: Handle space in git repo name for http/https protocol

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jul 10 11:33:34 UTC 2019


On Wed, 2019-07-10 at 21:26 +1200, Ankur Tyagi wrote:
> Hi,
> 
> Is there something else that needs to be done in this patch? Or
> perhaps there is a better to handle this?
> I am willing to learn and try it out if original patch is not good.

I think Mark is right, we need to figure out where the %20 characters
are being stripped out and preserve them rather than injecting them
back in again.

The question is therefore where they're being stripped out in the code?

Cheers,

Richard



More information about the bitbake-devel mailing list