From c2764661800f3b43fda4a7402087fafa84f9ed07 Mon Sep 17 00:00:00 2001 Message-Id: In-Reply-To: <8b5576704440696a7c8f1b00735217bf1745b6a1.1643237526.git.Jim.Somerville@windriver.com> References: <8b5576704440696a7c8f1b00735217bf1745b6a1.1643237526.git.Jim.Somerville@windriver.com> From: jma1 Date: Mon, 30 Aug 2021 06:27:13 +0000 Subject: [PATCH 12/13] tftp: roll over block counter to prevent timeouts with data Signed-off-by: Jiping Ma Signed-off-by: Jim Somerville --- SOURCES/grub.patches | 1 + 1 file changed, 1 insertion(+) diff --git a/SOURCES/grub.patches b/SOURCES/grub.patches index 3d4f708..5ce9177 100644 --- a/SOURCES/grub.patches +++ b/SOURCES/grub.patches @@ -335,3 +335,4 @@ Patch0334: 0334-linux-Fix-integer-overflows-in-initrd-size-handling.patch Patch1000: 1000_linux-mktitle-de-brand-the-grub.cfg-menu.patch Patch1001: 1001-add-tboot.patch Patch1002: 1002-Don-t-write-trailing-colon-when-populating-MAC-strin.patch +Patch1003: 1003-tftp-roll-over-block-counter-to-prevent-timeouts-wit.patch -- 2.29.2