>On Tue, Mar 23, 2021 at 10:22 AM Tomasz Dziendzielski
><[email protected]> wrote:
>>
>> From: Wladislav Wiebe <[email protected]>
>>
>> Introduced poky upstream commit:
>> 14df6d53b6 linux-yocto: improve checkout error handling and reporting
>>
>> Converts all remote branches to local branches.
>> Our Linux repo has ~4500 remote branches:
>> git branch -a | grep remotes |wc -l  -> 4575
>>
>> This costs our best workstations ~20 minutes to simply do that conversion
>> in do_kernel_checkout which is not needed (at least I do not see any
>> benefit after testing with this patch).
>>
>
>Unfortunately, this is needed for some workflows on top of linux-yocto.
>
>So this can't go in as-is.
>
>Why you have 4500 remotes is another question of course ;)
>
>We could introduce a variable that when enabled makes the functionality
>optional, and would fix your use case.

Ok then, I'll prepare such a change with a variable to disable that
functionality. Thanks.

Best regards,
Tomasz Dziendzielski
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#149826): 
https://lists.openembedded.org/g/openembedded-core/message/149826
Mute This Topic: https://lists.openembedded.org/mt/81551851/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to