All of lore.kernel.org
 help / color / mirror / Atom feed
* [wic][PATCH] bootimg_pcbios: fix typo in comment
@ 2026-06-17  7:40 Gaël PORTAY
  2026-06-23  9:46 ` [yocto-patches] " Quentin Schulz
  2026-06-24  2:06 ` Trevor Woerner
  0 siblings, 2 replies; 3+ messages in thread
From: Gaël PORTAY @ 2026-06-17  7:40 UTC (permalink / raw)
  To: yocto-patches; +Cc: twoerner, Gaël PORTAY

From: Gaël PORTAY <gael.portay+rtone@gmail.com>

Signed-off-by: Gaël PORTAY <gael.portay+rtone@gmail.com>
---
 src/wic/plugins/source/bootimg_pcbios.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/wic/plugins/source/bootimg_pcbios.py b/src/wic/plugins/source/bootimg_pcbios.py
index 2ae4eb1..f87c337 100644
--- a/src/wic/plugins/source/bootimg_pcbios.py
+++ b/src/wic/plugins/source/bootimg_pcbios.py
@@ -26,7 +26,7 @@ logger = logging.getLogger('wic')
 
 class BootimgPcbiosPlugin(SourcePlugin):
     """
-    Creates boot partition that is legacy BIOS firmare bootable with
+    Creates boot partition that is legacy BIOS firmware bootable with
     MBR/MSDOS as partition table format. Plugin will install caller
     selected bootloader directly to resulting wic image.
 
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [yocto-patches] [wic][PATCH] bootimg_pcbios: fix typo in comment
  2026-06-17  7:40 [wic][PATCH] bootimg_pcbios: fix typo in comment Gaël PORTAY
@ 2026-06-23  9:46 ` Quentin Schulz
  2026-06-24  2:06 ` Trevor Woerner
  1 sibling, 0 replies; 3+ messages in thread
From: Quentin Schulz @ 2026-06-23  9:46 UTC (permalink / raw)
  To: yocto-patches; +Cc: twoerner, Gaël PORTAY

Hi Gaël,

On 6/17/26 9:40 AM, "Gaël PORTAY via lists.yoctoproject.org wrote:
> From: Gaël PORTAY <gael.portay+rtone@gmail.com>
> 

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!
Quentin


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [wic][PATCH] bootimg_pcbios: fix typo in comment
  2026-06-17  7:40 [wic][PATCH] bootimg_pcbios: fix typo in comment Gaël PORTAY
  2026-06-23  9:46 ` [yocto-patches] " Quentin Schulz
@ 2026-06-24  2:06 ` Trevor Woerner
  1 sibling, 0 replies; 3+ messages in thread
From: Trevor Woerner @ 2026-06-24  2:06 UTC (permalink / raw)
  To: Gaël PORTAY; +Cc: yocto-patches, Gaël PORTAY

On Wed 2026-06-17 @ 09:40:07 AM, Gaël PORTAY wrote:
> From: Gaël PORTAY <gael.portay+rtone@gmail.com>
> 
> Signed-off-by: Gaël PORTAY <gael.portay+rtone@gmail.com>
> ---
>  src/wic/plugins/source/bootimg_pcbios.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Added to wic, master branch.
Thanks!


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-06-24  2:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-17  7:40 [wic][PATCH] bootimg_pcbios: fix typo in comment Gaël PORTAY
2026-06-23  9:46 ` [yocto-patches] " Quentin Schulz
2026-06-24  2:06 ` Trevor Woerner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.