[PATCH 2/4] MAINTAINERS: update Broadcom Cygnus SoC git tree
Ray Jui
rjui at broadcom.com
Thu Jan 29 11:24:34 PST 2015
On 1/29/2015 11:01 AM, Dmitry Torokhov wrote:
> On Fri, Jan 9, 2015 at 2:49 PM, Ray Jui <rjui at broadcom.com> wrote:
>>
>>
>> On 1/9/2015 2:45 PM, Florian Fainelli wrote:
>>> The Cygnus SoC git tree is moved from github.com/brcm/linux.git to its
>>> own git tree at github.com/Broadcom/cygnus-linux.git.
>>>
>>> Signed-off-by: Florian Fainelli <f.fainelli at gmail.com>
>>> ---
>>> MAINTAINERS | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index ff73215cd165..4a8f3459f9c2 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -2192,7 +2192,7 @@ M: Ray Jui <rjui at broadcom.com>
>>> M: Scott Branden <sbranden at broadcom.com>
>>> L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>>> L: bcm-kernel-feedback-list at broadcom.com
>>> -T: git git://git.github.com/brcm/linux.git
>>> +T: git git://git.github.com/Broadcom/cygnus-linux.git
>>
>> Looks fine to me!
>
> Hmm, the address does not work for me unless I drop 'git.' from the front:
>
> git://github.com/Broadcom/cygnus-linux.git
>
> Thanks.
>
Thanks, Dmitry.
I just tried it myself and also got a connection timeout with
git://git.github.com/Broadcom/cygnus-linux.git
fatal: unable to connect to git.github.com:
git.github.com[0: 23.235.47.133]: errno=Connection timed out
Same issue for git://git.github.com/broadcom/stblinux.git and
git://git.github.com/broadcom/arm-bcm63xx.git
git://github.com/Broadcom/cygnus-linux.git works fine as you mentioned.
Florian, I think we need to fix this. Thanks.
More information about the linux-arm-kernel
mailing list