diff options
author | Leah Rowe <leah@libreboot.org> | 2023-10-07 10:48:04 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-10-07 10:48:04 +0100 |
commit | 85bee1f8bd31806bf39ab68c6cc20e55a922b0fb (patch) | |
tree | f21460ef99ddbd698f326fc04181bf565a8ecbc9 | |
parent | d58bc5ff0dd222b2011618428c497f42dc1240eb (diff) |
bump grub revision
most of the changes since last revision aren't very
useful to us; most of them pertain to fs/ntfs, but
there is one that is interesting:
48f569c78a496d3e11a4605b0999bc34fa5bc977
kern/acpi: Skip NULL entries in RSDT and XSDT
Signed-off-by: Leah Rowe <leah@libreboot.org>
-rw-r--r-- | config/git/grub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/git/grub b/config/git/grub index e48feca3..dc237a04 100644 --- a/config/git/grub +++ b/config/git/grub @@ -1,5 +1,5 @@ {grub}{ - rev: db1faedccdce3cf83336155a95c04a8db03744c5 + rev: e58b870ff926415e23fc386af41ff81b2f588763 loc: grub url: git://git.savannah.gnu.org/grub.git bkup_url: http://git.savannah.gnu.org/r/grub.git |