On 10/31/23 22:25, mikub...@linux.microsoft.com wrote: > From: Michael Kubacki <michael.kuba...@microsoft.com> > > - Adds Apache License 2.0 as an acceptable source license per > discussion in https://edk2.groups.io/g/devel/message/110226 > - Updates the URL for existing licenses to match the current path > used by opensource.org. > - The submodule list in this file is stale and is very prone to > being forgotten. The list of submodules in the submodules setion > is replaced with a link to .gitmodules which has an active list > of submodules at any given time. > > Cc: Andrew Fish <af...@apple.com> > Cc: Laszlo Ersek <ler...@redhat.com> > Cc: Leif Lindholm <quic_llind...@quicinc.com> > Cc: Michael D Kinney <michael.d.kin...@intel.com> > Cc: Pedro Falcato <pedro.falc...@gmail.com> > Cc: Sean Brogan <sean.bro...@microsoft.com> > Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com> > --- > ReadMe.rst | 18 +++++++----------- > 1 file changed, 7 insertions(+), 11 deletions(-) > > diff --git a/ReadMe.rst b/ReadMe.rst > index ed1d4822459b..6b3eddc33af5 100644 > --- a/ReadMe.rst > +++ b/ReadMe.rst > @@ -134,11 +134,12 @@ To make a contribution to a TianoCore project, follow > these steps. > copyright license as the base project. When that is not possible, > then contributions using the following licenses can be accepted: > > -- BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause > -- BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause > -- MIT: http://opensource.org/licenses/MIT > -- Python-2.0: http://opensource.org/licenses/Python-2.0 > -- Zlib: http://opensource.org/licenses/Zlib > +- Apache License, Version 2.0: https://opensource.org/license/apache-2-0/ > +- BSD (2-clause): http://opensource.org/license/BSD-2-Clause > +- BSD (3-clause): http://opensource.org/license/BSD-3-Clause > +- MIT: http://opensource.org/license/MIT > +- Python-2.0: http://opensource.org/license/Python-2.0 > +- Zlib: http://opensource.org/license/Zlib > > For documentation: > > @@ -245,12 +246,7 @@ Submodules > > Submodule in EDK II is allowed but submodule chain should be avoided > as possible as we can. Currently EDK II contains the following submodules > - > -- CryptoPkg/Library/OpensslLib/openssl > -- ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3 > -- MdeModulePkg/Universal/RegularExpressionDxe/oniguruma > -- MdeModulePkg/Library/BrotliCustomDecompressLib/brotli > -- BaseTools/Source/C/BrotliCompress/brotli > +`.gitmodules <.gitmodules>`__. > > ArmSoftFloatLib is actually required by OpensslLib. It's inevitable > in openssl-1.1.1 (since stable201905) for floating point parameter
Reviewed-by: Laszlo Ersek <ler...@redhat.com> -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#110509): https://edk2.groups.io/g/devel/message/110509 Mute This Topic: https://groups.io/mt/102307253/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/leave/9847357/21656/1706620634/xyzzy [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-