public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* edk2-test: Request for new github repo
@ 2021-05-12 12:32 Grant Likely
  2021-05-12 15:53 ` [edk2-devel] " Michael D Kinney
  0 siblings, 1 reply; 4+ messages in thread
From: Grant Likely @ 2021-05-12 12:32 UTC (permalink / raw)
  To: devel, G Edhaya Chandran, Samer El-Haj-Mahmoud; +Cc: nd@arm.com

Would it be possible to get a new repo under the github.com/tianocore 
project? I've got a repo manifest that I've been using for building the 
SCT, and is now being used by quite a few people. However it is 
currently hosted under my personal area here:

https://github.com/glikely/edk2-test-manifest

There is very little actually in the manifest, but it makes it really 
easy to clone all the pieces needed to build the SCT from scratch with 
the following commands:

$ mkdir edk2-test-build
$ cd edk2-test-build
$ repo init -u https://github.com/glikely/edk2-test-manifest
$ repo sync
$ ./buildzip.sh AARCH64

The buildzip script itself is already hosted in edk2-test. This repo 
just contains the repo manifest for cloning the required trees and 
creating the needed symlinks.

Would it be possible to host this manifest within the tianocore project 
at https://github.com/tianocore/edk2-test-manifest?

Thanks,
g.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-27  8:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-12 12:32 edk2-test: Request for new github repo Grant Likely
2021-05-12 15:53 ` [edk2-devel] " Michael D Kinney
2021-05-24 11:09   ` Grant Likely
2021-05-27  8:03     ` Nate DeSimone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox