]> 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>
Thu, 27 Jul 2017 21:35:11 +0000 (22:35 +0100)
commite3c832e49a9596537198a46075ed3d6794639953
tree88fd26e54e5a392bae6b3bbcc04c4c7d75e8678f
parent89d53c742d3538744b892237698ffde2c9c60009
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>
(cherry picked from commit 0cd2fc8ca278ebaa76de95545eef26a07b350c8e)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/lib/recipetool/create.py