Re: [OE-core] [PATCH] grub: fs/fat: Don't error when mtime is 0

2024-01-04 Thread Ming Liu
Hi, Alexandre: Sorry, my bad, will resend it. //Ming Liu Alexandre Belloni 於 2024年1月4日 週四 上午10:49寫道: > Hello, > > Your patch has a declared charset of 'y' which is not a thing and git am > fails with: > > error: cannot convert from y to UTF-8 > fatal: could not parse patch > > You got the foll

Re: [OE-core] [PATCH] grub: fs/fat: Don't error when mtime is 0

2024-01-04 Thread Alexandre Belloni via lists.openembedded.org
Hello, Your patch has a declared charset of 'y' which is not a thing and git am fails with: error: cannot convert from y to UTF-8 fatal: could not parse patch You got the following prompt: The following files are 8bit, but do not declare a Content-Transfer-Encoding. something.patch Which 8bit e

[OE-core] [PATCH] grub: fs/fat: Don't error when mtime is 0

2024-01-03 Thread Ming Liu
From: Ming Liu A issue was found when I run "runqemu genericx86-64 ovmf", grub failed to boot, it's a known issue has been fixed in grub upstream, backport the fix. Signed-off-by: Ming Liu --- ...1-fs-fat-Don-t-error-when-mtime-is-0.patch | 70 +++ meta/recipes-bsp/grub/grub2.i