[bitbake-devel] gitsm fetcher does not work anymore

Mark Hatle mark.hatle at windriver.com
Tue Oct 2 18:08:54 UTC 2018


On 10/2/18 12:15 PM, Mark Hatle wrote:
> On 10/2/18 11:24 AM, Florian Wickert wrote:
>> Hi all,
>>
>> relative URL schemes (e.g. submodules in 
>> https://github.com/xiph/Icecast-libshout) or SSH URLs (e.g. 
> 
> URIs in question are of the format:
> 
> [submodule "m4"]
> 	path = m4
> 	url = ../icecast-m4.git
> [submodule "src/common"]
> 	path = src/common
> 	url = ../icecast-common.git
> 
> While I'm somewhat surprised this is valid, this should be something we can resolve.
> 
> (yes I intentionally replied to the two concerns with different emails, as I see
> them as different problems.)

Ok, I have a possible fix:

git://git.openembedded.org/bitbake-contrib mgh/gitsm

http://git.openembedded.org/bitbake-contrib/commit/?h=mgh/gitsm&id=f450ac0051f56683d43425d00e349c23ce6a16e4

Please try that and let me know if it resolves your issue.

--Mark

> --Mark
> 
>> git at github.com:user/example.git) are not parsed correctly since the 
>> rework done in 5cd00e3e53819f3c10d1733480077ce9f3cc2ca8.
>> The SSH scheme is required for private repos on github because https 
>> doesn't work with SSH keys.
>>
>> Regards,
>> Florian
>>
> 




More information about the bitbake-devel mailing list