You have a typo in the list name inside [] above. If that's in your static config, please fix it. If it's not, please make one :)
For this actual patch (unaffected by the above): Reviewed-by: Leif Lindholm <[email protected]> On Thu, Aug 27, 2020 at 20:03:03 +0800, Abner Chang wrote: > Mention to update submodule under for edk2-platforms. It is for RISC-V > OpenSBI library. > > Signed-off-by: Abner Chang <[email protected]> > Co-authored-by: Daniel Schaefer <[email protected]> > > Cc: Leif Lindholm <[email protected]> > Cc: Michael D Kinney <[email protected]> > --- > Readme.md | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Readme.md b/Readme.md > index 0675685fb7..d896b2c5fc 100644 > --- a/Readme.md > +++ b/Readme.md > @@ -97,6 +97,7 @@ target-specific binutils. These are included with any > prepackaged GCC toolchain > $ git submodule update --init > ... > $ git clone https://github.com/tianocore/edk2-platforms.git > + $ git submodule update --init > ... > $ git clone https://github.com/tianocore/edk2-non-osi.git > ``` > -- > 2.25.0 > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#64682): https://edk2.groups.io/g/devel/message/64682 Mute This Topic: https://groups.io/mt/76450391/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
