diff options
| author | Peter Jones <pjones@redhat.com> | 2021-03-31 09:44:53 -0400 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2021-04-09 15:19:56 -0400 |
| commit | a0f701501f73a0aabd1ef8d568183d05611b0a52 (patch) | |
| tree | 7e8bc1561d0db33ccd5b39a721e9c1db47ab59e8 | |
| parent | 822d07ad4f07ef66fe447a130e1027c88d02a394 (diff) | |
| download | efi-boot-shim-a0f701501f73a0aabd1ef8d568183d05611b0a52.tar.gz efi-boot-shim-a0f701501f73a0aabd1ef8d568183d05611b0a52.zip | |
shim-15.4 branch: update .gitmodules to point at shim-15.4 in gnu-efi
This is purely superficial, as the commit points at the shim-15.4 branch
already, but some people have found it confusing.
This fixes issue #356.
Signed-off-by: Peter Jones <pjones@redhat.com>
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 2ad8bb84..8fc92a75 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "gnu-efi"] path = gnu-efi url = https://github.com/rhboot/gnu-efi.git - branch = shim-15.3 + branch = shim-15.4 |
