]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: git reformat URI mangling & parameter stripped
authorStanley Cheong Kwan, Phoong <stanley.cheong.kwan.phoong@intel.com>
Wed, 12 Jul 2017 09:25:45 +0000 (17:25 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Jul 2017 12:48:59 +0000 (13:48 +0100)
commit0cd2fc8ca278ebaa76de95545eef26a07b350c8e
tree4e1e5b948a051863e8d07cfc68c0b6573fec92b8
parentdb5cac904a922e84099e726d05acc6d95eaa32aa
recipetool: git reformat URI mangling & parameter stripped

recipetool seems to be mangling and stripping out the parameters for git
URI. This will fix this issue as well as resolve the conflict of
protocol parameter added by user. If a user adds their own protocol as
an argument, it'll be honored.

[YOCTO #11390]
[YOCTO #11391]

Signed-off-by: Stanley Cheong Kwan, Phoong <stanley.cheong.kwan.phoong@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/recipetool/create.py