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

Yuwei Chen yuwei.chen at intel.com
Mon Nov 16 01:37:36 UTC 2020


Reviewed-by: Yuwei Chen<yuwei.chen at intel.com>

> -----Original Message-----
> From: Heinrich Schuchardt <xypron.glpk at gmx.de>
> Sent: Tuesday, November 10, 2020 7:16 AM
> To: Feng, Bob C <bob.c.feng at intel.com>; Liming Gao
> <gaoliming at byosoft.com.cn>; EDK II Development <devel at edk2.groups.io>
> Cc: Chen, Christine <yuwei.chen at intel.com>; Heinrich Schuchardt
> <xypron.glpk at gmx.de>
> Subject: [PATCH 1/1] BaseTools: add edk2-test repo to SetupGit.py
> 
> 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--
> 2.28.0



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#67596): https://edk2.groups.io/g/devel/message/67596
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