[edk2-devel] [PATCH 1/1] BaseTools: add edk2-test repo to SetupGit.py

Laszlo Ersek lersek at redhat.com
Tue Nov 10 14:18:35 UTC 2020


CC Leif

Thanks
Laszlo

On 11/10/20 00:16, Heinrich Schuchardt wrote:
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3066
> 
> The SctPkg is managed in repository
> https://github.com/tianocore/edk2-test.
> 
> Make SetupGit.py usable for this repository.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  BaseTools/Scripts/SetupGit.py | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/BaseTools/Scripts/SetupGit.py b/BaseTools/Scripts/SetupGit.py
> index 4416111ac0a5..91814199bfb9 100644
> --- a/BaseTools/Scripts/SetupGit.py
> +++ b/BaseTools/Scripts/SetupGit.py
> @@ -46,7 +46,10 @@ UPSTREAMS = [
>       'list': 'devel at edk2.groups.io', 'prefix': 'edk2-platforms'},
>      {'name': 'edk2-non-osi',
>       'repo': 'https://github.com/tianocore/edk2-non-osi.git',
> -     'list': 'devel at edk2.groups.io', 'prefix': 'edk2-non-osi'}
> +     'list': 'devel at edk2.groups.io', 'prefix': 'edk2-non-osi'},
> +    {'name': 'edk2-test',
> +     'repo': 'https://github.com/tianocore/edk2-test.git',
> +     'list': 'devel at edk2.groups.io', 'prefix': 'edk2-test'}
>      ]
>  
>  # The minimum version required for all of the below options to work
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#67228): https://edk2.groups.io/g/devel/message/67228
Mute This Topic: https://groups.io/mt/78148735/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list