From: "Laszlo Ersek" <lersek@redhat.com>
To: devel@edk2.groups.io, xypron.glpk@gmx.de,
Bob Feng <bob.c.feng@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>,
"Leif Lindholm (Nuvia address)" <leif@nuviainc.com>
Subject: Re: [edk2-devel] [PATCH 1/1] BaseTools: add edk2-test repo to SetupGit.py
Date: Tue, 10 Nov 2020 15:18:35 +0100 [thread overview]
Message-ID: <40c23e06-8b9c-1554-cda8-f1323afa332b@redhat.com> (raw)
In-Reply-To: <20201109231608.18925-1-xypron.glpk@gmx.de>
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@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@edk2.groups.io', 'prefix': 'edk2-platforms'},
> {'name': 'edk2-non-osi',
> 'repo': 'https://github.com/tianocore/edk2-non-osi.git',
> - 'list': 'devel@edk2.groups.io', 'prefix': 'edk2-non-osi'}
> + 'list': 'devel@edk2.groups.io', 'prefix': 'edk2-non-osi'},
> + {'name': 'edk2-test',
> + 'repo': 'https://github.com/tianocore/edk2-test.git',
> + 'list': 'devel@edk2.groups.io', 'prefix': 'edk2-test'}
> ]
>
> # The minimum version required for all of the below options to work
>
next prev parent reply other threads:[~2020-11-10 14:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-09 23:16 [PATCH 1/1] BaseTools: add edk2-test repo to SetupGit.py Heinrich Schuchardt
2020-11-10 14:18 ` Laszlo Ersek [this message]
2020-11-16 1:37 ` Yuwei Chen
2021-10-14 7:35 ` [edk2-devel] " Bob Feng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40c23e06-8b9c-1554-cda8-f1323afa332b@redhat.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox