Hi Laszlo,

On 9/8/20 9:29 AM, Laszlo Ersek wrote:
> Update the edk2 submodule from release edk2-stable201905 to
> edk2-stable202008. The release notes can be read at
[...]
> 
> Cc: Philippe Mathieu-Daudé <phi...@redhat.com>
> Ref: https://bugs.launchpad.net/qemu/+bug/1852196
> Signed-off-by: Laszlo Ersek <ler...@redhat.com>
> ---
>  roms/edk2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/roms/edk2 b/roms/edk2
> index 20d2e5a125e3..06dc822d045c 160000
> --- a/roms/edk2
> +++ b/roms/edk2
> @@ -1 +1 @@
> -Subproject commit 20d2e5a125e34fc8501026613a71549b2a1a3e54
> +Subproject commit 06dc822d045c2bb42e497487935485302486e151

FYI applying this I got:

Fetching submodule roms/edk2
Fetching submodule roms/edk2/CryptoPkg/Library/OpensslLib/openssl
>From https://github.com/openssl/openssl
Could not access submodule 'krb5'
Errors during submodule fetch:
        CryptoPkg/Library/OpensslLib/openssl
Errors during submodule fetch:
        roms/edk2

Probably harmless, as if one care about this submodule,
will run "make edk2-basetools" which runs 'git submodule
update --init --force' and silently fixes the submodules.


Reply via email to